﻿@font-face {
    font-family: 'opensans';
    src: url('../fonts/opensans.eot');
    src: url('../fonts/opensans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans.woff2') format('woff2'),
         url('../fonts/opensans.woff') format('woff'),
         url('../fonts/opensans.ttf') format('truetype'),
         url('../fonts/opensans.svg#opensans') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Conv_Microsoft Sans Serif';
	src: url('../fonts/Microsoft Sans Serif.eot');
	src: local('☺'), url('../fonts/Microsoft Sans Serif.woff') format('woff'), url('../fonts/Microsoft Sans Serif.ttf') format('truetype'), url('../fonts/Microsoft Sans Serif.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1483355600260'); /* IE9*/
  src: url('../fonts/iconfont.eot?t=1483355600260#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff?t=1483355600260') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf?t=1483355600260') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg?t=1483355600260#iconfont') format('svg'); /* iOS 4.1- */
}



