/* Код для подключения шрифта в /css/stylename.css */

/* Webfont: Lato-Black */@font-face {
    font-family: 'LatoWebBlack';
    src: url('../../fonts/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Black.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-BlackItalic */@font-face {
    font-family: 'LatoWebBlack';
    src: url('../../fonts/Lato-BlackItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Bold */@font-face {
    font-family: 'LatoWebBold';
    src: url('../../fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-BoldItalic */@font-face {
    font-family: 'LatoWebBoldItalic';
    src: url('../../fonts/Lato-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Hairline */@font-face {
    font-family: 'LatoWebHairline';
    src: url('../../fonts/Lato-Hairline.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Hairline.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Hairline.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Hairline.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-HairlineItalic */@font-face {
    font-family: 'LatoWebHairline';
    src: url('../../fonts/Lato-HairlineItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-HairlineItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-HairlineItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-HairlineItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Heavy */@font-face {
    font-family: 'LatoWebHeavy';
    src: url('../../fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Heavy.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Heavy.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-HeavyItalic */@font-face {
    font-family: 'LatoWebHeavy';
    src: url('../../fonts/Lato-HeavyItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-HeavyItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-HeavyItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-HeavyItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Italic */@font-face {
    font-family: 'LatoWebItalic';
    src: url('../../fonts/Lato-Italic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Italic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Light */@font-face {
    font-family: 'LatoWebLight';
    src: url('../../fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-LightItalic */@font-face {
    font-family: 'LatoWebLightItalic';
    src: url('../../fonts/Lato-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Medium */@font-face {
    font-family: 'LatoWebMedium';
    src: url('../../fonts/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-MediumItalic */@font-face {
    font-family: 'LatoWebMediumItalic';
    src: url('../../fonts/Lato-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'LatoWeb';
    src: url('../../fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-Semibold */@font-face {
    font-family: 'LatoWebSemibold';
    src: url('../../fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-SemiboldItalic */@font-face {
    font-family: 'LatoWebSemiboldItalic';
    src: url('../../fonts/Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-SemiboldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Webfont: Lato-Thin */@font-face {
    font-family: 'LatoWebThin';
    src: url('../../fonts/Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/* Webfont: Lato-ThinItalic */@font-face {
    font-family: 'LatoWebThinItalic';
    src: url('../../fonts/Lato-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('../../fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../../fonts/Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */
         url('../../fonts/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('../../fonts/Lato-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
}

/* Код для подключения шрифта в /css/stylename.css */

@font-face {
	font-family: "Exo2Regular";
	src: url("../../fonts/Exo2Regular/Exo2Regular.eot");
	src: url("../../fonts/Exo2Regular/Exo2Regular.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Regular/Exo2Regular.woff") format("woff"),
	url("../../fonts/Exo2Regular/Exo2Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2Bold";
	src: url("../../fonts/Exo2Bold/Exo2Bold.eot");
	src: url("../../fonts/Exo2Bold/Exo2Bold.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Bold/Exo2Bold.woff") format("woff"),
	url("../../fonts/Exo2Bold/Exo2Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2Light";
	src: url("../../fonts/Exo2Light/Exo2Light.eot");
	src: url("../../fonts/Exo2Light/Exo2Light.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Light/Exo2Light.woff") format("woff"),
	url("../../fonts/Exo2Light/Exo2Light.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2BoldItalic";
	src: url("../../fonts/Exo2BoldItalic/Exo2BoldItalic.eot");
	src: url("../../fonts/Exo2BoldItalic/Exo2BoldItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2BoldItalic/Exo2BoldItalic.woff") format("woff"),
	url("../../fonts/Exo2BoldItalic/Exo2BoldItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2ExtraBold";
	src: url("../../fonts/Exo2ExtraBold/Exo2ExtraBold.eot");
	src: url("../../fonts/Exo2ExtraBold/Exo2ExtraBold.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2ExtraBold/Exo2ExtraBold.woff") format("woff"),
	url("../../fonts/Exo2ExtraBold/Exo2ExtraBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2ExtraBoldItalic";
	src: url("../../fonts/Exo2ExtraBoldItalic/Exo2ExtraBoldItalic.eot");
	src: url("../../fonts/Exo2ExtraBoldItalic/Exo2ExtraBoldItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2ExtraBoldItalic/Exo2ExtraBoldItalic.woff") format("woff"),
	url("../../fonts/Exo2ExtraBoldItalic/Exo2ExtraBoldItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2ExtraLight";
	src: url("../../fonts/Exo2ExtraLight/Exo2ExtraLight.eot");
	src: url("../../fonts/Exo2ExtraLight/Exo2ExtraLight.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2ExtraLight/Exo2ExtraLight.woff") format("woff"),
	url("../../fonts/Exo2ExtraLight/Exo2ExtraLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2ExtraLightItalic";
	src: url("../../fonts/Exo2ExtraLightItalic/Exo2ExtraLightItalic.eot");
	src: url("../../fonts/Exo2ExtraLightItalic/Exo2ExtraLightItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2ExtraLightItalic/Exo2ExtraLightItalic.woff") format("woff"),
	url("../../fonts/Exo2ExtraLightItalic/Exo2ExtraLightItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2Italic";
	src: url("../../fonts/Exo2Italic/Exo2Italic.eot");
	src: url("../../fonts/Exo2Italic/Exo2Italic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Italic/Exo2Italic.woff") format("woff"),
	url("../../fonts/Exo2Italic/Exo2Italic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2BlackItalic";
	src: url("../../fonts/Exo2BlackItalic/Exo2BlackItalic.eot");
	src: url("../../fonts/Exo2BlackItalic/Exo2BlackItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2BlackItalic/Exo2BlackItalic.woff") format("woff"),
	url("../../fonts/Exo2BlackItalic/Exo2BlackItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2LightItalic";
	src: url("../../fonts/Exo2LightItalic/Exo2LightItalic.eot");
	src: url("../../fonts/Exo2LightItalic/Exo2LightItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2LightItalic/Exo2LightItalic.woff") format("woff"),
	url("../../fonts/Exo2LightItalic/Exo2LightItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2Medium";
	src: url("../../fonts/Exo2Medium/Exo2Medium.eot");
	src: url("../../fonts/Exo2Medium/Exo2Medium.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Medium/Exo2Medium.woff") format("woff"),
	url("../../fonts/Exo2Medium/Exo2Medium.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2MediumItalic";
	src: url("../../fonts/Exo2MediumItalic/Exo2MediumItalic.eot");
	src: url("../../fonts/Exo2MediumItalic/Exo2MediumItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2MediumItalic/Exo2MediumItalic.woff") format("woff"),
	url("../../fonts/Exo2MediumItalic/Exo2MediumItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2Black";
	src: url("../../fonts/Exo2Black/Exo2Black.eot");
	src: url("../../fonts/Exo2Black/Exo2Black.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Black/Exo2Black.woff") format("woff"),
	url("../../fonts/Exo2Black/Exo2Black.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2SemiBold";
	src: url("../../fonts/Exo2SemiBold/Exo2SemiBold.eot");
	src: url("../../fonts/Exo2SemiBold/Exo2SemiBold.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2SemiBold/Exo2SemiBold.woff") format("woff"),
	url("../../fonts/Exo2SemiBold/Exo2SemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2SemiBoldItalic";
	src: url("../../fonts/Exo2SemiBoldItalic/Exo2SemiBoldItalic.eot");
	src: url("../../fonts/Exo2SemiBoldItalic/Exo2SemiBoldItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2SemiBoldItalic/Exo2SemiBoldItalic.woff") format("woff"),
	url("../../fonts/Exo2SemiBoldItalic/Exo2SemiBoldItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2Thin";
	src: url("../../fonts/Exo2Thin/Exo2Thin.eot");
	src: url("../../fonts/Exo2Thin/Exo2Thin.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2Thin/Exo2Thin.woff") format("woff"),
	url("../../fonts/Exo2Thin/Exo2Thin.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "Exo2ThinItalic";
	src: url("../../fonts/Exo2ThinItalic/Exo2ThinItalic.eot");
	src: url("../../fonts/Exo2ThinItalic/Exo2ThinItalic.eot?#iefix")format("embedded-opentype"),
	url("../../fonts/Exo2ThinItalic/Exo2ThinItalic.woff") format("woff"),
	url("../../fonts/Exo2ThinItalic/Exo2ThinItalic.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/* font-family: 'ElegantIcons'; */
@font-face {
	font-family: 'ElegantIcons';
	src:url('../../fonts/eleganticons/ElegantIcons.eot');
	src:url('../../fonts/eleganticons/ElegantIcons.eot?#iefix') format('embedded-opentype'),
	url('../../fonts/eleganticons/ElegantIcons.woff') format('woff'),
	url('../../fonts/eleganticons/ElegantIcons.ttf') format('truetype'),
	url('../../fonts/eleganticons/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* moi-universitet icons */
@font-face {
  font-family: 'moiuniversitet';
  src:  url('../../fonts/moiuniversitet/moiuniversitet.eot?2xggah');
  src:  url('../../fonts/moiuniversitet/moiuniversitet.eot?2xggah#iefix') format('embedded-opentype'),
    url('../../fonts/moiuniversitet/moiuniversitet.ttf?2xggah') format('truetype'),
    url('../../fonts/moiuniversitet/moiuniversitet.woff?2xggah') format('woff'),
    url('../../fonts/moiuniversitet/moiuniversitet.svg?2xggah#moiuniversitet') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconmu-"], [class*=" iconmu-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'moiuniversitet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.new_icon_sofa {
  background-image: url('/catalog/view/theme/fonts/newicon/sofa.png');
  background-repeat: no-repeat;
}
.new_icon_sofa {
    display: block;
    width: 19px;
    height: 19px;
}
.new_icon_edu_family {
  background-image: url('/catalog/view/theme/fonts/newicon/Edu-Family.png');
  background-repeat: no-repeat;
}
.new_icon_edu_family {
    display: block;
    width: 19px;
    height: 19px;
}


.iconmu-blogsymbol:before {
  content: "\e971";
}
.iconmu-diploma:before {
  content: "\e972";
}
.iconmu-lightbulb:before {
  content: "\e973";
}
.iconmu-magnifier:before {
  content: "\e974";
}
.iconmu-testverified:before {
  content: "\e975";
}
.iconmu-drevnerus:before {
  content: "\e964";
}
.iconmu-books:before {
  content: "\e945";
}
.iconmu-certificate1:before {
  content: "\e946";
}
.iconmu-clipboard1:before {
  content: "\e947";
}
.iconmu-clipboard2:before {
  content: "\e948";
}
.iconmu-clipboard3:before {
  content: "\e949";
}
.iconmu-donation:before {
  content: "\e94a";
}
.iconmu-ear:before {
  content: "\e94b";
}
.iconmu-ege:before {
  content: "\e94c";
  color: #026cb5;
}
.iconmu-family-room:before {
  content: "\e94d";
}
.iconmu-folder1:before {
  content: "\e94e";
}
.iconmu-graduate:before {
  content: "\e94f";
}
.iconmu-idea:before {
  content: "\e950";
}
.iconmu-list1:before {
  content: "\e951";
}
.iconmu-list2:before {
  content: "\e952";
}
.iconmu-market:before {
  content: "\e953";
}
.iconmu-microsoft:before {
  content: "\e954";
}
.iconmu-mouse:before {
  content: "\e955";
}
.iconmu-pencil-case:before {
  content: "\e956";
}
.iconmu-praying:before {
  content: "\e957";
}
.iconmu-presentation:before {
  content: "\e958";
}
.iconmu-teach:before {
  content: "\e959";
}
.iconmu-test:before {
  content: "\e95a";
}
.iconmu-tie:before {
  content: "\e95b";
}
.iconmu-video-camera1:before {
  content: "\e95c";
}
.iconmu-abacus:before {
  content: "\e95d";
}
.iconmu-calculator:before {
  content: "\e95e";
}
.iconmu-canvas:before {
  content: "\e95f";
}
.iconmu-chair:before {
  content: "\e960";
}
.iconmu-chat:before {
  content: "\e961";
}
.iconmu-column:before {
  content: "\e962";
}
.iconmu-cubes:before {
  content: "\e963";
}
.iconmu-flasks:before {
  content: "\e965";
}
.iconmu-gas-mask:before {
  content: "\e966";
}
.iconmu-language:before {
  content: "\e967";
}
.iconmu-musical-note:before {
  content: "\e968";
}
.iconmu-observatory:before {
  content: "\e969";
}
.iconmu-peace-of-mind:before {
  content: "\e96a";
}
.iconmu-planet-earth:before {
  content: "\e96b";
}
.iconmu-settings:before {
  content: "\e96c";
}
.iconmu-side-menu:before {
  content: "\e96d";
}
.iconmu-soccer-ball:before {
  content: "\e96e";
}
.iconmu-student:before {
  content: "\e96f";
}
.iconmu-teacher:before {
  content: "\e970";
}
.iconmu-backpack:before {
  content: "\e93d";
}
.iconmu-bells:before {
  content: "\e93e";
}
.iconmu-helmet:before {
  content: "\e93f";
}
.iconmu-manager:before {
  content: "\e940";
}
.iconmu-mortarboard:before {
  content: "\e941";
}
.iconmu-palette:before {
  content: "\e942";
}
.iconmu-roundglasses:before {
  content: "\e943";
}
.iconmu-teddybear:before {
  content: "\e944";
}
.iconmu-businessmans:before {
  content: "\e92d";
}
.iconmu-comp-and-mouse:before {
  content: "\e92e";
}
.iconmu-creditcard:before {
  content: "\e92f";
}
.iconmu-feather:before {
  content: "\e930";
}
.iconmu-file:before {
  content: "\e931";
}
.iconmu-gerb:before {
  content: "\e932";
}
.iconmu-giftbox:before {
  content: "\e933";
}
.iconmu-handshake:before {
  content: "\e934";
}
.iconmu-lawright:before {
  content: "\e935";
}
.iconmu-noskype:before {
  content: "\e936";
}
.iconmu-piggybank:before {
  content: "\e937";
}
.iconmu-tax:before {
  content: "\e938";
}
.iconmu-teacher-board:before {
  content: "\e939";
}
.iconmu-teachercap:before {
  content: "\e93a";
}
.iconmu-timer:before {
  content: "\e93b";
}
.iconmu-user:before {
  content: "\e93c";
}
.iconmu-arrowrightsteps:before {
  content: "\e91f";
  color: #d1d3d4;
}
.iconmu-book-cover:before {
  content: "\e920";
}
.iconmu-calendar2:before {
  content: "\e921";
}
.iconmu-coin-stack:before {
  content: "\e922";
}
.iconmu-home:before {
  content: "\e923";
}
.iconmu-hourglass:before {
  content: "\e924";
}
.iconmu-info:before {
  content: "\e925";
}
.iconmu-man-user:before {
  content: "\e929";
}
.iconmu-passage-of-time:before {
  content: "\e92a";
}
.iconmu-sertificate:before {
  content: "\e92b";
}
.iconmu-shopping-list:before {
  content: "\e92c";
}
.iconmu-reloadhat:before {
  content: "\e91d";
}
.iconmu-charity:before {
  content: "\e91e";
}
.iconmu-books2:before {
  content: "\e917";
}
.iconmu-calendar:before {
  content: "\e918";
}
.iconmu-conference:before {
  content: "\e919";
}
.iconmu-envelope:before {
  content: "\e91a";
}
.iconmu-folder:before {
  content: "\e91b";
}
.iconmu-openbook:before {
  content: "\e91c";
}
.iconmu-openbook2:before {
  content: "\e926";
}
.iconmu-publish:before {
  content: "\e927";
}
.iconmu-youtube:before {
  content: "\e928";
}
.iconmu-checkok:before {
  content: "\e916";
}
.iconmu-distcourses:before {
  content: "\e911";
}
.iconmu-freecourses:before {
  content: "\e914";
}
.iconmu-vebinar:before {
  content: "\e915";
}
.iconmu-graduate-hat:before {
  content: "\e900";
}
.iconmu-book:before {
  content: "\e901";
}
.iconmu-computer:before {
  content: "\e902";
}
.iconmu-drujba:before {
  content: "\e903";
}
.iconmu-pentool:before {
  content: "\e904";
}
.iconmu-videocam:before {
  content: "\e905";
}
.iconmu-wallet:before {
  content: "\e906";
}
.iconmu-businessman:before {
  content: "\e907";
}
.iconmu-clipboard:before {
  content: "\e908";
}
.iconmu-giftbox2:before {
  content: "\e909";
}
.iconmu-like:before {
  content: "\e90a";
}
.iconmu-medal:before {
  content: "\e90b";
}
.iconmu-pig2:before {
  content: "\e90c";
}
.iconmu-bookmark:before {
  content: "\e90d";
}
.iconmu-cart:before {
  content: "\e90e";
}
.iconmu-list:before {
  content: "\e90f";
}
.iconmu-speech:before {
  content: "\e910";
}
.iconmu-more-zoom:before {
  content: "\e912";
}
.iconmu-student-cap:before {
  content: "\e913";
}

/** PE ICON 7 STROKE **/
@font-face {
    font-family: 'Pe-icon-7-stroke';
    src:url('../../fonts/Peicon7stroke/Pe-icon-7-stroke.eot?d7yf1v');
    src:url('../../fonts/Peicon7stroke/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
        url('../../fonts/Peicon7stroke/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
        url('../../fonts/Peicon7stroke/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
        url('../../fonts/Peicon7stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
    display: inline-block;
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
    content: "\e6aa";
}
.pe-7s-arc:before {
    content: "\e6ab";
}
.pe-7s-back-2:before {
    content: "\e6ac";
}
.pe-7s-bandaid:before {
    content: "\e6ad";
}
.pe-7s-car:before {
    content: "\e6ae";
}
.pe-7s-diamond:before {
    content: "\e6af";
}
.pe-7s-door-lock:before {
    content: "\e6b0";
}
.pe-7s-eyedropper:before {
    content: "\e6b1";
}
.pe-7s-female:before {
    content: "\e6b2";
}
.pe-7s-gym:before {
    content: "\e6b3";
}
.pe-7s-hammer:before {
    content: "\e6b4";
}
.pe-7s-headphones:before {
    content: "\e6b5";
}
.pe-7s-helm:before {
    content: "\e6b6";
}
.pe-7s-hourglass:before {
    content: "\e6b7";
}
.pe-7s-leaf:before {
    content: "\e6b8";
}
.pe-7s-magic-wand:before {
    content: "\e6b9";
}
.pe-7s-male:before {
    content: "\e6ba";
}
.pe-7s-map-2:before {
    content: "\e6bb";
}
.pe-7s-next-2:before {
    content: "\e6bc";
}
.pe-7s-paint-bucket:before {
    content: "\e6bd";
}
.pe-7s-pendrive:before {
    content: "\e6be";
}
.pe-7s-photo:before {
    content: "\e6bf";
}
.pe-7s-piggy:before {
    content: "\e6c0";
}
.pe-7s-plugin:before {
    content: "\e6c1";
}
.pe-7s-refresh-2:before {
    content: "\e6c2";
}
.pe-7s-rocket:before {
    content: "\e6c3";
}
.pe-7s-settings:before {
    content: "\e6c4";
}
.pe-7s-shield:before {
    content: "\e6c5";
}
.pe-7s-smile:before {
    content: "\e6c6";
}
.pe-7s-usb:before {
    content: "\e6c7";
}
.pe-7s-vector:before {
    content: "\e6c8";
}
.pe-7s-wine:before {
    content: "\e6c9";
}
.pe-7s-cloud-upload:before {
    content: "\e68a";
}
.pe-7s-cash:before {
    content: "\e68c";
}
.pe-7s-close:before {
    content: "\e680";
}
.pe-7s-bluetooth:before {
    content: "\e68d";
}
.pe-7s-cloud-download:before {
    content: "\e68b";
}
.pe-7s-way:before {
    content: "\e68e";
}
.pe-7s-close-circle:before {
    content: "\e681";
}
.pe-7s-id:before {
    content: "\e68f";
}
.pe-7s-angle-up:before {
    content: "\e682";
}
.pe-7s-wristwatch:before {
    content: "\e690";
}
.pe-7s-angle-up-circle:before {
    content: "\e683";
}
.pe-7s-world:before {
    content: "\e691";
}
.pe-7s-angle-right:before {
    content: "\e684";
}
.pe-7s-volume:before {
    content: "\e692";
}
.pe-7s-angle-right-circle:before {
    content: "\e685";
}
.pe-7s-users:before {
    content: "\e693";
}
.pe-7s-angle-left:before {
    content: "\e686";
}
.pe-7s-user-female:before {
    content: "\e694";
}
.pe-7s-angle-left-circle:before {
    content: "\e687";
}
.pe-7s-up-arrow:before {
    content: "\e695";
}
.pe-7s-angle-down:before {
    content: "\e688";
}
.pe-7s-switch:before {
    content: "\e696";
}
.pe-7s-angle-down-circle:before {
    content: "\e689";
}
.pe-7s-scissors:before {
    content: "\e697";
}
.pe-7s-wallet:before {
    content: "\e600";
}
.pe-7s-safe:before {
    content: "\e698";
}
.pe-7s-volume2:before {
    content: "\e601";
}
.pe-7s-volume1:before {
    content: "\e602";
}
.pe-7s-voicemail:before {
    content: "\e603";
}
.pe-7s-video:before {
    content: "\e604";
}
.pe-7s-user:before {
    content: "\e605";
}
.pe-7s-upload:before {
    content: "\e606";
}
.pe-7s-unlock:before {
    content: "\e607";
}
.pe-7s-umbrella:before {
    content: "\e608";
}
.pe-7s-trash:before {
    content: "\e609";
}
.pe-7s-tools:before {
    content: "\e60a";
}
.pe-7s-timer:before {
    content: "\e60b";
}
.pe-7s-ticket:before {
    content: "\e60c";
}
.pe-7s-target:before {
    content: "\e60d";
}
.pe-7s-sun:before {
    content: "\e60e";
}
.pe-7s-study:before {
    content: "\e60f";
}
.pe-7s-stopwatch:before {
    content: "\e610";
}
.pe-7s-star:before {
    content: "\e611";
}
.pe-7s-speaker:before {
    content: "\e612";
}
.pe-7s-signal:before {
    content: "\e613";
}
.pe-7s-shuffle:before {
    content: "\e614";
}
.pe-7s-shopbag:before {
    content: "\e615";
}
.pe-7s-share:before {
    content: "\e616";
}
.pe-7s-server:before {
    content: "\e617";
}
.pe-7s-search:before {
    content: "\e618";
}
.pe-7s-film:before {
    content: "\e6a5";
}
.pe-7s-science:before {
    content: "\e619";
}
.pe-7s-disk:before {
    content: "\e6a6";
}
.pe-7s-ribbon:before {
    content: "\e61a";
}
.pe-7s-repeat:before {
    content: "\e61b";
}
.pe-7s-refresh:before {
    content: "\e61c";
}
.pe-7s-add-user:before {
    content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
    content: "\e61d";
}
.pe-7s-paperclip:before {
    content: "\e69c";
}
.pe-7s-radio:before {
    content: "\e61e";
}
.pe-7s-note2:before {
    content: "\e69d";
}
.pe-7s-print:before {
    content: "\e61f";
}
.pe-7s-network:before {
    content: "\e69e";
}
.pe-7s-prev:before {
    content: "\e620";
}
.pe-7s-mute:before {
    content: "\e69f";
}
.pe-7s-power:before {
    content: "\e621";
}
.pe-7s-medal:before {
    content: "\e6a0";
}
.pe-7s-portfolio:before {
    content: "\e622";
}
.pe-7s-like2:before {
    content: "\e6a1";
}
.pe-7s-plus:before {
    content: "\e623";
}
.pe-7s-left-arrow:before {
    content: "\e6a2";
}
.pe-7s-play:before {
    content: "\e624";
}
.pe-7s-key:before {
    content: "\e6a3";
}
.pe-7s-plane:before {
    content: "\e625";
}
.pe-7s-joy:before {
    content: "\e6a4";
}
.pe-7s-photo-gallery:before {
    content: "\e626";
}
.pe-7s-pin:before {
    content: "\e69b";
}
.pe-7s-phone:before {
    content: "\e627";
}
.pe-7s-plug:before {
    content: "\e69a";
}
.pe-7s-pen:before {
    content: "\e628";
}
.pe-7s-right-arrow:before {
    content: "\e699";
}
.pe-7s-paper-plane:before {
    content: "\e629";
}
.pe-7s-delete-user:before {
    content: "\e6a7";
}
.pe-7s-paint:before {
    content: "\e62a";
}
.pe-7s-bottom-arrow:before {
    content: "\e6a8";
}
.pe-7s-notebook:before {
    content: "\e62b";
}
.pe-7s-note:before {
    content: "\e62c";
}
.pe-7s-next:before {
    content: "\e62d";
}
.pe-7s-news-paper:before {
    content: "\e62e";
}
.pe-7s-musiclist:before {
    content: "\e62f";
}
.pe-7s-music:before {
    content: "\e630";
}
.pe-7s-mouse:before {
    content: "\e631";
}
.pe-7s-more:before {
    content: "\e632";
}
.pe-7s-moon:before {
    content: "\e633";
}
.pe-7s-monitor:before {
    content: "\e634";
}
.pe-7s-micro:before {
    content: "\e635";
}
.pe-7s-menu:before {
    content: "\e636";
}
.pe-7s-map:before {
    content: "\e637";
}
.pe-7s-map-marker:before {
    content: "\e638";
}
.pe-7s-mail:before {
    content: "\e639";
}
.pe-7s-mail-open:before {
    content: "\e63a";
}
.pe-7s-mail-open-file:before {
    content: "\e63b";
}
.pe-7s-magnet:before {
    content: "\e63c";
}
.pe-7s-loop:before {
    content: "\e63d";
}
.pe-7s-look:before {
    content: "\e63e";
}
.pe-7s-lock:before {
    content: "\e63f";
}
.pe-7s-lintern:before {
    content: "\e640";
}
.pe-7s-link:before {
    content: "\e641";
}
.pe-7s-like:before {
    content: "\e642";
}
.pe-7s-light:before {
    content: "\e643";
}
.pe-7s-less:before {
    content: "\e644";
}
.pe-7s-keypad:before {
    content: "\e645";
}
.pe-7s-junk:before {
    content: "\e646";
}
.pe-7s-info:before {
    content: "\e647";
}
.pe-7s-home:before {
    content: "\e648";
}
.pe-7s-help2:before {
    content: "\e649";
}
.pe-7s-help1:before {
    content: "\e64a";
}
.pe-7s-graph3:before {
    content: "\e64b";
}
.pe-7s-graph2:before {
    content: "\e64c";
}
.pe-7s-graph1:before {
    content: "\e64d";
}
.pe-7s-graph:before {
    content: "\e64e";
}
.pe-7s-global:before {
    content: "\e64f";
}
.pe-7s-gleam:before {
    content: "\e650";
}
.pe-7s-glasses:before {
    content: "\e651";
}
.pe-7s-gift:before {
    content: "\e652";
}
.pe-7s-folder:before {
    content: "\e653";
}
.pe-7s-flag:before {
    content: "\e654";
}
.pe-7s-filter:before {
    content: "\e655";
}
.pe-7s-file:before {
    content: "\e656";
}
.pe-7s-expand1:before {
    content: "\e657";
}
.pe-7s-exapnd2:before {
    content: "\e658";
}
.pe-7s-edit:before {
    content: "\e659";
}
.pe-7s-drop:before {
    content: "\e65a";
}
.pe-7s-drawer:before {
    content: "\e65b";
}
.pe-7s-download:before {
    content: "\e65c";
}
.pe-7s-display2:before {
    content: "\e65d";
}
.pe-7s-display1:before {
    content: "\e65e";
}
.pe-7s-diskette:before {
    content: "\e65f";
}
.pe-7s-date:before {
    content: "\e660";
}
.pe-7s-cup:before {
    content: "\e661";
}
.pe-7s-culture:before {
    content: "\e662";
}
.pe-7s-crop:before {
    content: "\e663";
}
.pe-7s-credit:before {
    content: "\e664";
}
.pe-7s-copy-file:before {
    content: "\e665";
}
.pe-7s-config:before {
    content: "\e666";
}
.pe-7s-compass:before {
    content: "\e667";
}
.pe-7s-comment:before {
    content: "\e668";
}
.pe-7s-coffee:before {
    content: "\e669";
}
.pe-7s-cloud:before {
    content: "\e66a";
}
.pe-7s-clock:before {
    content: "\e66b";
}
.pe-7s-check:before {
    content: "\e66c";
}
.pe-7s-chat:before {
    content: "\e66d";
}
.pe-7s-cart:before {
    content: "\e66e";
}
.pe-7s-camera:before {
    content: "\e66f";
}
.pe-7s-call:before {
    content: "\e670";
}
.pe-7s-calculator:before {
    content: "\e671";
}
.pe-7s-browser:before {
    content: "\e672";
}
.pe-7s-box2:before {
    content: "\e673";
}
.pe-7s-box1:before {
    content: "\e674";
}
.pe-7s-bookmarks:before {
    content: "\e675";
}
.pe-7s-bicycle:before {
    content: "\e676";
}
.pe-7s-bell:before {
    content: "\e677";
}
.pe-7s-battery:before {
    content: "\e678";
}
.pe-7s-ball:before {
    content: "\e679";
}
.pe-7s-back:before {
    content: "\e67a";
}
.pe-7s-attention:before {
    content: "\e67b";
}
.pe-7s-anchor:before {
    content: "\e67c";
}
.pe-7s-albums:before {
    content: "\e67d";
}
.pe-7s-alarm:before {
    content: "\e67e";
}
.pe-7s-airplay:before {
    content: "\e67f";
}
/*pt sans*/
@font-face {
    font-family: 'pt_sansbold';
    src: url('../../fonts/ptsans_bold/PTS75F-webfont.eot');
    src: url('../../fonts/ptsans_bold/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/ptsans_bold/PTS75F-webfont.woff') format('woff'),
    url('../../fonts/ptsans_bold/PTS75F-webfont.ttf') format('truetype'),
    url('../../fonts/ptsans_bold/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}