﻿@font-face {
    font-family: "oswaldbold";
    src: url('../../Fonts/oswald-bold-webfont.eot');    
    src: url("../../Fonts/oswald-bold-webfont.eot?#iefix") format("embedded-opentype"),
		 url("../../Fonts/oswald-bold-webfont.woff") format("woff"),
		 url("../../Fonts/oswald-bold-webfont.ttf") format("truetype"),
		 url("../../Fonts/oswald-bold-webfont.svg#oswaldbold") format("svg");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "source_sans_proregular";
	src: url('../../Fonts/sourcesanspro-regular-webfont.eot');
    src: url("../../Fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"),
		 url("../../Fonts/sourcesanspro-regular-webfont.woff") format("woff"),
		 url("../../Fonts/sourcesanspro-regular-webfont.ttf") format("truetype"),
		 url("../../Fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
    font-style: normal;
    font-weight: normal;
}
