/*Interstate*/
@font-face {
    font-family: 'Interstate';
    src: url('Interstate.ttf') format('truetype');
}
/*BITTER*/
@font-face {
    font-family: 'Bitter';
    src: url('Bitter-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Bitter-Bold';
    src: url('Bitter-Bold.otf') format('opentype');
}
@font-face {
    font-family: 'Bitter-Bold-Italic';
    src: url('Bitter-BoldItalic.otf') format('opentype');
}
@font-face {
    font-family: 'Bitter-Italic';
    src: url('Bitter-Italic.otf') format('opentype');
}