@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
    url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansLight"; */
@font-face {
    font-family: "OpenSansLight";
    src: url("../fonts/OpenSansLight/OpenSansLight.eot");
    src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"),
    url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansSemibold"; */
@font-face {
    font-family: "OpenSansSemibold";
    src: url("../fonts/OpenSansSemibold/OpenSans-SemiBold.eot");
    src: url("../fonts/OpenSansSemibold/OpenSans-SemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansSemibold/OpenSans-SemiBold.woff") format("woff"),
    url("../fonts/OpenSansSemibold/OpenSans-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansExtrabold"; */
@font-face {
    font-family: "OpenSansExtrabold";
    src: url("../fonts/OpenSansExtrabold/OpenSans-ExtraBold.eot");
    src: url("../fonts/OpenSansExtrabold/OpenSans-ExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansExtrabold/OpenSans-ExtraBold.woff") format("woff"),
    url("../fonts/OpenSansExtrabold/OpenSans-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "OpenSansItalic"; */
@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSansItalic/OpenSansItalic.eot");
    src: url("../fonts/OpenSansItalic/OpenSansItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansItalic/OpenSansItalic.woff") format("woff"),
    url("../fonts/OpenSansItalic/OpenSansItalic.ttf") format("truetype");
    font-style: italic;
    font-weight: normal;
}
/* font-family: "OpenSansBold"; */
@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSansBold/OpenSansBold.eot");
    src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
    url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

/* font-family: "Awesome"; */
@font-face {
	font-family: 'Awesome';
	src: url('../fonts/Awesome/fontawesome-webfont.eot');
	src: local('Awesome'), local('fontawesome-webfont'),
		url('./fonts/Awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		url('./fonts/Awesome/fontawesome-webfont.woff') format('woff'),
		url('./fonts/Awesome/fontawesome-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'TheLedDisplaySt';
	src: url('../fonts/TheLedDisplay/TheLedDisplaySt.eot');
	src: local('The Led Display St'), local('TheLedDisplaySt'),
		url('../fonts/TheLedDisplay/TheLedDisplaySt.eot?#iefix') format('embedded-opentype'),
		url('../fonts/TheLedDisplay/TheLedDisplaySt.woff') format('woff'),
		url('../fonts/TheLedDisplay/TheLedDisplaySt.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/

