
@font-face {
    font-family: 'opensans';
    src: url('fonts/opensans-regular-webfont.eot');
    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#opensans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans';
    src: url('fonts/opensans-bold-webfont.eot');
    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#opensans') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'titan';
    src: url('fonts/titanone-regular-webfont.eot');
    src: url('fonts/titanone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titanone-regular-webfont.woff') format('woff'),
         url('fonts/titanone-regular-webfont.ttf') format('truetype'),
         url('fonts/titanone-regular-webfont.svg#titan') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot?-1zweg12');
    src:url('fonts/icomoon.eot?#iefix-1zweg12') format('embedded-opentype'),
        url('fonts/icomoon.woff?-1zweg12') format('woff'),
        url('fonts/icomoon.ttf?-1zweg12') format('truetype'),
        url('fonts/icomoon.svg?-1zweg12#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
