@font-face {
    font-family: 'Lugrasimo';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/lugrasimo-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Permanent marker';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/permanent-marker-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Pinyon script';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/pinyon-script-regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Titan one';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/titan-one-regular.woff2') format('woff2');
}