@font-face {
    font-family: 'asia-tiger';
    src: url('../fonts/asia-tiger.woff2') format('woff2'),
         url('../fonts/asia-tiger.woff') format('woff'),
         url('../fonts/asia-tiger.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'knewaveregular';
    src: url('../fonts/knewave-regular-webfont.woff2') format('woff2'),
         url('../fonts/knewave-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'courgetteregular';
    src: url('../fonts/courgette-regular-webfont.woff2') format('woff2'),
         url('../fonts/courgette-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}