@font-face {
    font-display: swap;
    font-family: 'Euclid Circular A';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/EuclidCircularA-Light.woff2') format('woff2'), url('../fonts/EuclidCircularA-Light.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Euclid Circular A';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/EuclidCircularA-Regular.woff2') format('woff2'), url('../fonts/EuclidCircularA-Regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Euclid Circular A';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/EuclidCircularA-Semibold.woff2') format('woff2'), url('../fonts/EuclidCircularA-Semibold.woff') format('woff');
}