/* EuclidFlex */

@font-face {
    font-family: 'EuclidFlex';
    src: url(./../fonts/EuclidFlex-Regular.eot);
    src: url(./../fonts/EuclidFlex-Regular.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/EuclidFlex-Regular.woff?40) format('woff'),
    url(./../fonts/EuclidFlex-Regular.ttf?40) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'EuclidFlex';
    src: url(./../fonts/EuclidFlex-Medium.eot);
    src: url(./../fonts/EuclidFlex-Medium.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/EuclidFlex-Medium.woff?40) format('woff'),
    url(./../fonts/EuclidFlex-Medium.ttf?40) format('truetype');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'EuclidFlex';
    src: url(./../fonts/EuclidFlex-Light.eot);
    src: url(./../fonts/EuclidFlex-Light.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/EuclidFlex-Light.woff?40) format('woff'),
    url(./../fonts/EuclidFlex-Light.ttf?40) format('truetype');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

/* Inter */

@font-face {
    font-family: 'Inter';
    src: url(./../fonts/Inter28pt-Regular.eot);
    src: url(./../fonts/Inter28pt-Regular.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/Inter28pt-Regular.woff?40) format('woff'),
    url(./../fonts/Inter28pt-Regular.ttf?40) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

/* glyph icons */

@font-face {
    font-family: 'glyphicons';
    src: url(./../fonts/collection_5.eot?44);
    src: url(./../fonts/collection_5.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/collection_5.woff?44) format('woff'),
    url(./../fonts/collection_5.ttf?44) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
