@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.html') format('woff2'),
         url('../fonts/poppins-regular-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsmedium';
    src: url('../fonts/poppins-medium-webfont.html') format('woff2'),
         url('../fonts/poppins-medium-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibole-webfont.html') format('woff2'),
         url('../fonts/poppins-semibold-webfont.html') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.html') format('woff2'),
         url('../fonts/poppins-bold-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:'OpenSans-Regular';
	src: url('../fonts/OpenSans_gdi.html');
	src: url('../fonts/OpenSans_gdid41dd41d.html?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans_gdi-2.html') format('woff'),
		url('../fonts/OpenSans_gdi-3.html') format('truetype'),
		url('../fonts/OpenSans_gdi-4.html#OpenSans-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}


@font-face {
	font-family:'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold_gdi.html');
	src: url('../fonts/OpenSans-Semibold_gdid41dd41d.html?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Semibold_gdi-2.html') format('woff'),
		url('../fonts/OpenSans-Semibold_gdi-3.html') format('truetype'),
		url('../fonts/OpenSans-Semibold_gdi-4.html#OpenSans-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.html') format('woff2'),
         url('../fonts/roboto-bold-webfont-2.html') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light_allfont.net-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light_allfont.net-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'myriadregularnormal';
    src: url('../fonts/myriadregular-webfont.woff2') format('woff2'),
         url('../fonts/myriadregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_sansregular';
    src: url('../fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_sansbold';
    src: url('../fonts/notosans-bold-webfont.woff2') format('woff2'),
         url('../fonts/notosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'noto_sansitalic';
    src: url('../fonts/notosans-italic-webfont.woff2') format('woff2'),
         url('../fonts/notosans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


