@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), 
    	url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), 
    	url(../fonts/glyphicons-halflings-regular.woff) format('woff'), 
    	url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), 
    	url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
@font-face {  
    font-family: "Neo_Sans";
    src: url(../fonts/neosans/NeoSan.eot);
    src: url(../fonts/neosans/neosanmed-webfonts.eot) format("embedded-opentype");    
    src: url(../fonts/neosans/NeoSan.ttf) format("truetype");
}
@font-face {    
    font-family: "Neo_Sans_Medium";
    src: url(../fonts/neosans/neosanmed-webfonts.eot);
    src: url(../fonts/neosans/neosanbol-webfonts.eot) format("embedded-opentype");    
    src: url(../fonts/neosans/Neo_Sans_Medium.ttf) format("truetype");
}
@font-face {
    font-family: 'neo_sansmedium_italic';
    src: url('../fonts/neosans/neosanmedita-webfont.eot');
    src: url('../fonts/neosans/neosanmedita-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans/neosanmedita-webfont.woff2') format('woff2'),
         url('../fonts/neosans/neosanmedita-webfont.woff') format('woff'),
         url('../fonts/neosans/neosanmedita-webfont.ttf') format('truetype'),
         url('../fonts/neosans/neosanmedita-webfont.svg#neo_sansmedium_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {    
    font-family: "Neo_Sans_Bold";
    src: url(../fonts/neosans/neosanbol-webfonts.eot);
    src: url(../fonts/neosans/Platform-Medium.eot?#iefix) format("embedded-opentype");
    src: url(../fonts/neosans/neosanbol-webfont.ttf) format("truetype");
}
@font-face {
	font-family: "Regular-Bold";
  src:  url('../fonts/Regular/Regular-Bold.eot');
	src: 	url('../fonts/Regular/Regular-Bold.eot?#iefix') format("embedded-opentype"),
        url('../fonts/Regular/Regular-Bold.woff')  format("woff"),
        url('../fonts/Regular/Regular-Bold.ttf')  format("truetype"),
        url('../fonts/Regular/Regular-Bold.svg#Regular-Bold') format('svg'); 
        font-weight: normal; 
        font-style: normal;
  
}
@font-face {
  font-family: "Regular-Medium";
  src:   url('../fonts/Regular/Regular-Medium.eot');
  src: 	url('../fonts/Regular/Regular-Medium.eot?#iefix') format("embedded-opentype"),
        url('../fonts/Regular/Regular-Medium.woff')  format("woff"),
        url('../fonts/Regular/Regular-Medium.ttf')  format("truetype"),
        url('../fonts/Regular/Regular-Medium.svg#Regular-Medium') format('svg'); 
  
}
@font-face {
  font-family: "Regular-Regular";
  src:  url('../fonts/Regular/Regular-Regular.eot');
  src:  url('../fonts/Regular/Regular-Regular.eot?#iefix') format("embedded-opentype"),
        url('../fonts/Regular/Regular-Regular.woff')  format("woff"),
        url('../fonts/Regular/Regular-Regular.ttf')  format("truetype"),
        url('../fonts/Regular/Regular-Regular.svg#Regular-Regular') format('svg');
  
}
@font-face {
  font-family: "Regular-Semibold";
  src:  url('../fonts/Regular/Regular-Semibold.eot') ;
  src: 	url('../fonts/Regular/Regular-Semibold.eot?#iefix') format("embedded-opentype"),
        url('../fonts/Regular/Regular-Semibold.woff')  format("woff"),
        url('../fonts/Regular/Regular-Semibold.ttf')  format("truetype"),
        url('../fonts/Regular/Regular-Semibold.svg#Regular-Semibold') format('svg');
 
}

