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

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