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

@font-face {
    font-family: "GazpachoRegular";
    src: url('../fonts/font.woff2') format('woff2'), url('../fonts/font.woff') format('woff');
}
