

@font-face {
    font-family: 'titillium';
    src: url(/assets/fonts/titillium-thinupright-webfont.eot);
    src: url(/assets/fonts/titillium-thinupright-webfont.eot) format('embedded-opentype'),
         url(/assets/fonts/titillium-thinupright-webfont.woff) format('woff'),
         url(/assets/fonts/titillium-thinupright-webfont.ttf) format('truetype'),
         url(/assets/fonts/titillium-thinupright-webfont.svg) format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url(/assets/fonts/titillium-lightupright-webfont.eot);
    src: url(/assets/fonts/titillium-lightupright-webfont.eot) format('embedded-opentype'),
         url(/assets/fonts/titillium-lightupright-webfont.woff) format('woff'),
         url(/assets/fonts/titillium-lightupright-webfont.ttf) format('truetype'),
         url(/assets/fonts/titillium-lightupright-webfont.svg) format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url(/assets/fonts/titillium-regularupright-webfont.eot);
    src: url(/assets/fonts/titillium-regularupright-webfont.eot) format('embedded-opentype'),
         url(/assets/fonts/titillium-regularupright-webfont.woff) format('woff'),
         url(/assets/fonts/titillium-regularupright-webfont.ttf) format('truetype'),
         url(/assets/fonts/titillium-regularupright-webfont.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url(/assets/fonts/titillium-semiboldupright-webfont.eot);
    src: url(/assets/fonts/titillium-semiboldupright-webfont.eot) format('embedded-opentype'),
         url(/assets/fonts/titillium-semiboldupright-webfont.woff) format('woff'),
         url(/assets/fonts/titillium-semiboldupright-webfont.ttf) format('truetype'),
         url(/assets/fonts/titillium-semiboldupright-webfont.svg) format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url(/assets/fonts/titillium-boldupright-webfont.eot);
    src: url(/assets/fonts/titillium-boldupright-webfont.eot) format('embedded-opentype'),
         url(/assets/fonts/titillium-boldupright-webfont.woff) format('woff'),
         url(/assets/fonts/titillium-boldupright-webfont.ttf) format('truetype'),
         url(/assets/fonts/titillium-boldupright-webfont.svg) format('svg');
    font-weight: 700;
    font-style: normal;
}