/* 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) format('woff'),
    url(./../fonts/EuclidFlex-Regular.ttf) format('truetype');
    font-style: normal;
    font-weight: 400;
    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) format('woff'),
    url(./../fonts/EuclidFlex-Medium.ttf) 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) format('woff'),
    url(./../fonts/EuclidFlex-Light.ttf) 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) format('woff'),
    url(./../fonts/Inter28pt-Regular.ttf) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

/* glyph icons */

@font-face {
    font-family: 'glyphicons';
    src: url(./../fonts/glyphicons.eot);
    src: url(./../fonts/glyphicons.eot?#iefix) format('embedded-opentype'),
    url(./../fonts/glyphicons.woff) format('woff'),
    url(./../fonts/glyphicons.ttf) format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
