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

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

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