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

@font-face {
    font-family: 'alegreya-webfont';
    src: url('./fonts/alegreya-regular-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'alegreya-webfont';
    src: url('./fonts/alegreya-italic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'alegreya-webfont';
    src: url('./fonts/alegreya-bold-webfont.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
