/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

@font-face{
   font-family:'WYekan';
      src:url('../../../fonts/yekan-webfont.eot?#') format('eot'),
          url('../../../fonts/yekan-webfont.woff') format('woff'),
          url('../../../fonts/yekan-webfont.ttf') format('truetype');
}
@font-face{
    font-family:'BKoodakBold';
      src:url('../../../fonts/BKoodakBold.eot?#') format('eot'),
          url('../../../fonts/BKoodakBold.woff') format('woff'),
          url('../../../fonts/BKoodakBold.ttf') format('truetype');
}