/* Webfont: Bebas Neue */
@font-face {
    font-family: 'Bebas-Neue';
    src: url('BebasNeue.otf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Fineness Bold */
@font-face {
    font-family: 'Fineness-Bold';
    src: url('Fineness Bold.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Roboto Black */
@font-face {
    font-family: 'Roboto-Black';
    src: url('Roboto-Black.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Roboto BlackItalic */
@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url('Roboto-BlackItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Roboto Bold */
@font-face {
    font-family: 'Roboto-Bold';
    src: url('Roboto-Bold.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Roboto Bold Condensed */
@font-face {
    font-family: 'Roboto-BoldCondensed';
    src: url('Roboto-BoldCondensed.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Condensed Italic */
@font-face {
    font-family: 'Roboto-BoldCondensedItalic';
    src: url('Roboto-BoldCondensedItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Bold Italic */
@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('Roboto-BoldItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Roboto Condensed */
@font-face {
    font-family: 'Roboto-Condensed';
    src: url('Roboto-Condensed.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Roboto CondensedItalic */
@font-face {
    font-family: 'Roboto-CondensedItalic';
    src: url('Roboto-CondensedItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Italic */
@font-face {
    font-family: 'Roboto-Italic';
    src: url('Roboto-Italic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Light */
@font-face {
    font-family: 'Roboto-Light';
    src: url('Roboto-Light.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto LightItalic */
@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('Roboto-LightItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Medium */
@font-face {
    font-family: 'Roboto-Medium';
    src: url('Roboto-Medium.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto MediumItalic */
@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url('Roboto-MediumItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Regular */
@font-face {
    font-family: 'Roboto-Regular';
    src: url('Roboto-Regular.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto Thin */
@font-face {
    font-family: 'Roboto-Thin';
    src: url('Roboto-Thin.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Roboto ThinItalic */
@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('Roboto-ThinItalic.ttf');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}