/* Barlow Regular */
@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../../fonts/Barlow-Regular.ttf') format('truetype');
}

/* Barlow Condensed Regular */
@font-face {
    font-family: 'Barlow Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../../fonts/BarlowCondensed-Regular.ttf') format('truetype');
}

/* Gilda Display Regular */
@font-face {
    font-family: 'Gilda Display';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../../../fonts/GildaDisplay-Regular.ttf') format('truetype');
}
