/* Font */
@font-face {
    font-family: "MuseoSansBlack";
    src: url('/design/themes/abt__unitheme/media/custom_fonts/MuseoSansBlack.eot');
    src: url('/design/themes/abt__unitheme/media/custom_fonts/MuseoSansBlack.eot?#iefix') format('embedded-opentype'),
    	 url('/design/themes/abt__unitheme/media/custom_fonts/MuseoSansBlack.woff') format('woff'),
    	 url('/design/themes/abt__unitheme/media/custom_fonts/MuseoSansBlack.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

/* ICONS */
@font-face {
    font-family: "unitheme";
    src: url('/design/themes/abt__unitheme/media/custom_fonts/unitheme.eot');
    src: url('/design/themes/abt__unitheme/media/custom_fonts/unitheme.eot#iefix') format('embedded-opentype'),
    	 url('/design/themes/abt__unitheme/media/custom_fonts/unitheme.ttf') format('truetype'),
   		 url('/design/themes/abt__unitheme/media/custom_fonts/unitheme.woff') format('woff'),
    	 url('/design/themes/abt__unitheme/media/custom_fonts/unitheme.svg#unitheme') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'glyphs';
    src:url('/design/themes/responsive/media/fonts/glyphs.eot');
    src:url('/design/themes/responsive/media/fonts/glyphs.eot?#iefix') format('embedded-opentype'),
    url('/design/themes/responsive/media/fonts/glyphs.woff') format('woff'),
    url('/design/themes/responsive/media/fonts/glyphs.ttf') format('truetype'),
    url('/design/themes/responsive/media/fonts/glyphs.svg#glyphs') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-family: 'ALSRubl-Arial';
  src: url('/design/themes/responsive/media/fonts/alsrubl-arial-regular.eot');
  src: url('/design/themes/responsive/media/fonts/alsrubl-arial-regular.eot?#iefix') format('../media/fonts/embedded-opentype'),
  url('/design/themes/responsive/media/fonts/alsrubl-arial-regular.woff') format('woff'), 
  url('/design/themes/responsive/media/fonts/alsrubl-arial-regular.ttf') format('truetype'), 
  url('/design/themes/responsive/media/fonts/alsrubl-arial-regular.svg#ALSRublArialRegular') format('svg');
}