/* Interstate Bold */

@font-face {
    font-family: 'Interstate';
    src: url('interstate_bold.woff2') format('woff2'),
         url('interstate_bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}