@font-face {
    font-family: 'Neutra';
    src: url('../fonts/NeutraText-Book.woff2') format('woff2'),
    url('../fonts/NeutraText-Book.woff') format('woff'),
    url('../fonts/NeutraText-Book.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neutra';
    src: url('../fonts/NeutraText-Book.woff2') format('woff2'),
    url('../fonts/NeutraText-Book.woff') format('woff'),
    url('../fonts/NeutraText-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra';
    src: url('../fonts/NeutraText-Bold.woff2') format('woff2'),
    url('../fonts/NeutraText-Bold.woff') format('woff'),
    url('../fonts/NeutraText-Bold.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neutra';
    src: url('../fonts/NeutraText-Bold.woff2') format('woff2'),
    url('../fonts/NeutraText-Bold.woff') format('woff'),
    url('../fonts/NeutraText-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neutra';
    src: url('../fonts/NeutraText-Bold.woff2') format('woff2'),
    url('../fonts/NeutraText-Bold.woff') format('woff'),
    url('../fonts/NeutraText-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Handwritten';
    src: url('../fonts/Handwritten.woff2') format('woff2'),
    url('../fonts/Handwritten.woff') format('woff'),
    url('../fonts/Handwritten.ttf') format('opentype');
    font-style: normal;
    font-display: swap;
}