@font-face {
    font-family: 'Noah Grotesque';
    font-style: normal;
    font-weight: normal;
    src: local('Noah Grotesque Regular'), url('fonts/Noah Grotesque Regular.woff') format('woff');
}

@font-face {
    font-family: 'Noah Grotesque';
    font-style: normal;
    font-weight: bold;
    src: local('Noah Grotesque Bold'), url('fonts/Noah Grotesque Bold.woff') format('woff');
}

@font-face {
    font-family: 'Goldie Dreambox';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/goldie_dreambox-webfont.woff2') format('woff2'), url('fonts/goldie_dreambox-webfont.woff') format('woff');
}