@font-face {
    font-family: 'Interstate Regular';
    src: url('fonts/interstate_regular.eot');
    src: url('fonts/interstate_regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/interstate_regular.woff2') format('woff2'),
    url('fonts/interstate_regular.woff') format('woff'),
    url('fonts/interstate_regular.ttf') format('truetype'),
    url('fonts/interstate_regular.svg#interstate_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate Mono Bold';
    src: url('fonts/Interstate_Mono_Bold.eot');
    src: url('fonts/Interstate_Mono_Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Interstate_Mono_Bold.woff2') format('woff2'),
    url('fonts/Interstate_Mono_Bold.woff') format('woff'),
    url('fonts/Interstate_Mono_Bold.ttf') format('truetype'),
    url('fonts/Interstate_Mono_Bold.svg#Interstate_Mono_Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
