@font-face {
    font-family: 'gothamlight';
    src: url('../fonts/gotham-light-webfont.woff2') format('woff2'),
         url('../fonts/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{ 
    font-family: 'jaapokkisubtract';
    src: url('../fonts/jaapokkisubtract-regular-webfont.woff2') format('woff2'),
         url('../fonts/jaapokkisubtract-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face{ 
    font-family: 'jaapokki';
    src: url('../fonts/jaapokki-regular-webfont.woff2') format('woff2'),
         url('../fonts/jaapokki-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}