@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), 
    		url("../fonts/OpenSans-Light-webfont.woff") format("woff"), 
    		url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), 
    		url("../fonts/OpenSans-Light-webfont.svg#OpenSansRegular") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), 
    		url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), 
    		url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), 
    		url("../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), 
		    url("../fonts/OpenSans-Semibold-webfont.woff") format("woff"), 
		    url("../fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), 
		    url("../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), 
		    url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), 
		    url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), 
		    url("../fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    src:  url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/BarlowCondensed-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Barlow";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/BarlowCondensed-Bold.ttf") format("truetype");
}