@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvi.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvi.woff") format("woff");
}
@font-face {
    font-family: "ComputerModern Typewriter";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("fonts/computermodern-typewriter/cmunvt.woff2") format("woff2"),
         url("fonts/computermodern-typewriter/cmunvt.woff") format("woff");
}

@font-face {
    font-family: 'Gidolinya';
    src: url('Gidolinya-Regular.woff2') format('woff2'),
        url('Gidolinya-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Figtree';
    src: url('fonts/figtree/Figtree-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'FigtreeB';
    src: url('fonts/figtree/Figtree-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
} 

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