@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-ExtraBold.eot');
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/OpenSans/Woff/OpenSans-Extrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-Bold.eot');
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/OpenSans/Woff/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
		
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-Regular.eot');
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/OpenSans/Woff/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-Semibold.eot');
    src: url('../resources/fonts/OpenSans/Eot/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/OpenSans/Woff/OpenSans-Semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TitilliumWeb-Bold';
    src: url('../resources/fonts/Titillium/TitilliumWeb-Bold.eot');
    src: url('../resources/fonts/Titillium/TitilliumWeb-Bold.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/Titillium/TitilliumWeb-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TitilliumWeb-Regular';
    src: url('../resources/fonts/Titillium/TitilliumWeb-Regular.eot');
    src: url('../resources/fonts/Titillium/TitilliumWeb-Regular.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/Titillium/TitilliumWeb-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}