@charset "UTF-8";

@font-face {
  font-family: "Interstate-Regular";
  src: url("Interstate-Regular.woff2") format("woff2"),
       url("Interstate-Regular.woff") format("woff"),
       url("Interstate-Regular.ttf") format("truetype"),
       url("Interstate-Regular.eot") format("embedded-opentype"),
       url("Interstate-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}