@font-face {
    font-family: 'Roboto Regular';
    src: url('Roboto/Roboto-Regular.ttf'),
        url('Roboto/Roboto-Regular.woff2') format('woff2'),
         url('Roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold';
    src: url('Roboto/Roboto-Bold.ttf'),
        url('Roboto/Roboto-Bold.woff2') format('woff2'),
         url('Roboto/Roboto-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Italic';
    src: url('Roboto/Roboto-Italic.ttf'),
        url('Roboto/Roboto-Italic.woff2') format('woff2'),
         url('Roboto/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Bold Italic';
    src: url('Roboto/Roboto-BoldItalic.ttf'),
        url('Roboto/Roboto-BoldItalic.woff2') format('woff2'),
         url('Roboto/Roboto-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed Bold';
    src: url('Roboto-Condensed/Roboto-Condensed-Bold.ttf'),
        url('Roboto-Condensed/Roboto-Condensed-Bold.woff2') format('woff2'),
         url('Roboto-Condensed/Roboto-Condensed-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed Bold Italic';
    src: url('Roboto-Condensed/Roboto-Condensed-BoldItalic.ttf'),
        url('Roboto-Condensed/Roboto-Condensed-BoldItalic.woff2') format('woff2'),
         url('Roboto-Condensed/Roboto-Condensed-BoldItalic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'League Gothic Regular';
    src: url('League-Gothic/League-Gothic-Regular.ttf'),
        url('League-Gothic/League-Gothic-Regular.woff2') format('woff2'),
         url('League-Gothic/League-Gothic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'League Gothic Italic';
    src: url('League-Gothic/League-Gothic-Italic.ttf'),
        url('League-Gothic/League-Gothic-Italic.woff2') format('woff2'),
         url('League-Gothic/League-Gothic-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
