@font-face {
    font-family: 'GLInterstate';
    src: url("GLInterstate-Regular.woff2") format('woff2'),
    url("GLInterstate-Regular.woff") format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GLInterstate';
    src: url("GLInterstate-Light.woff") format('woff'),
    url("GLInterstate-Light.woff2") format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GLInterstate';
    src: url("GLInterstate-ExtraLight.woff") format('woff'),
    url("GLInterstate-ExtraLight.woff2") format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'GLInterstate Bold';
    src: url("GLInterstate-Bold.woff") format('woff'),
    url("GLInterstate-Bold.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
}
