@font-face {
    font-family: 'interstateregular';
    src: url('../font/interstate-bold-webfont.woff2') format('woff2'),
    url('../font/interstate-bold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}




@font-face {
    font-family: 'interstateregular';
    src: url('../font/interstate-light-webfont.woff2') format('woff2'),
    url('../font/interstate-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}




@font-face {
    font-family: 'interstateregular';
    src: url('../font/interstate-regular-webfont.woff2') format('woff2'),
    url('../font/interstate-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}