/* light */
@font-face {
    font-family: 'Euclid Square';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-Light-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-Light-WebXL.woff') format('woff');
}

/* light italic */
@font-face {
    font-family: 'Euclid Square';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-LightItalic-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-LightItalic-WebXL.woff') format('woff');
}
/* regular */
@font-face {
    font-family: 'Euclid Square';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-Regular-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-Regular-WebXL.woff') format('woff');
}

/* regular italic */
@font-face {
    font-family: 'Euclid Square';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-RegularItalic-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-RegularItalic-WebXL.woff') format('woff');
}
/* medium */
@font-face {
    font-family: 'Euclid Square';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-Medium-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-Medium-WebXL.woff') format('woff');
}

/* medium italic */
@font-face {
    font-family: 'Euclid Square';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-MediumItalic-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-MediumItalic-WebXL.woff') format('woff');
}
/* semibold */
@font-face {
    font-family: 'Euclid Square';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-SemiBold-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-SemiBold-WebXL.woff') format('woff');
}

/* semibold italic */
@font-face {
    font-family: 'Euclid Square';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-SemiBoldItalic-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-SemiBoldItalic-WebXL.woff') format('woff');
}
/* bold */
@font-face {
    font-family: 'Euclid Square';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-Bold-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-Bold-WebXL.woff') format('woff');
}

/* bold italic */
@font-face {
    font-family: 'Euclid Square';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: local('Euclid Square'), local('Euclid-Square');
    src: url('../fonts/EuclidSquare-BoldItalic-WebXL.woff2') format('woff2'),
         url('../fonts/EuclidSquare-BoldItalic-WebXL.woff') format('woff');
}
