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

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

@font-face {
    font-family: 'CenturyGothic';
    src: url('gothic.eot');
    src: url('gothic.eot?#iefix') format('embedded-opentype'),  url('gothic.woff') format('woff'),  url('gothic.ttf') format('truetype'),  url('gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}