/* Generated manually */

@font-face {
    font-family: 'titillium';
    src: url('Titillium-Thin.otf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-ThinItalic.otf');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-Light.otf');
    font-weight: 200; /* lighter */
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-LightItalic.otf');
    font-weight: 200; /* lighter */
    font-style: italic;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-RegularItalic.otf');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-Semibold.otf');
    font-weight: 550;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-SemiboldItalic.otf');
    font-weight: 550;
    font-style: italic;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-Bold.otf');
    font-weight: bold; /* 700 */
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-BoldItalic.otf');
    font-weight: bold; /* 700 */
    font-style: italic;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-Black.otf');
    font-weight: 900;
    font-style: normal;
}

/* Upright fonts */
/*font-stretch: normal; ? */

/*
@font-face {
    font-family: 'titillium';
    src: url('Titillium-ThinUpright.otf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-LightUpright.otf');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-RegularUpright.otf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-SemiboldUpright.otf');
    font-weight: 550;
    font-style: normal;
}

@font-face {
    font-family: 'titillium';
    src: url('Titillium-BoldUpright.otf');
    font-weight: 700;
    font-style: normal;
}
*/
