/* AdamantC */

@font-face {
    font-family: 'AdamantC';
    src: url('./../fonts/AdamantC.eot');
    src: url('./../fonts/AdamantC.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/AdamantC.woff2') format('woff2'),
    url('./../fonts/AdamantC.woff') format('woff'),
    url('./../fonts/AdamantC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Inter */

@font-face {
    font-family: 'Inter';
    src: url('./../fonts/Inter18pt-Regular.eot');
    src: url('./../fonts/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Inter18pt-Regular.woff2') format('woff2'),
    url('./../fonts/Inter18pt-Regular.woff') format('woff'),
    url('./../fonts/Inter18pt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./../fonts/Inter18pt-Medium.eot');
    src: url('./../fonts/Inter18pt-Medium.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Inter18pt-Medium.woff2') format('woff2'),
    url('./../fonts/Inter18pt-Medium.woff') format('woff'),
    url('./../fonts/Inter18pt-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./../fonts/Inter18pt-SemiBold.eot');
    src: url('./../fonts/Inter18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Inter18pt-SemiBold.woff2') format('woff2'),
    url('./../fonts/Inter18pt-SemiBold.woff') format('woff'),
    url('./../fonts/Inter18pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./../fonts/Inter18pt-Bold.eot');
    src: url('./../fonts/Inter18pt-Bold.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Inter18pt-Bold.woff2') format('woff2'),
    url('./../fonts/Inter18pt-Bold.woff') format('woff'),
    url('./../fonts/Inter18pt-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Montserrat */

@font-face {
    font-family: 'Montserrat';
    src: url('./../fonts/Montserrat-Regular.eot');
    src: url('./../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Montserrat-Regular.woff2') format('woff2'),
    url('./../fonts/Montserrat-Regular.woff') format('woff'),
    url('./../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./../fonts/Montserrat-Medium.eot');
    src: url('./../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Montserrat-Medium.woff2') format('woff2'),
    url('./../fonts/Montserrat-Medium.woff') format('woff'),
    url('./../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./../fonts/Montserrat-SemiBold.eot');
    src: url('./../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Montserrat-SemiBold.woff2') format('woff2'),
    url('./../fonts/Montserrat-SemiBold.woff') format('woff'),
    url('./../fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('./../fonts/Montserrat-Bold.eot');
    src: url('./../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
    url('./../fonts/Montserrat-Bold.woff2') format('woff2'),
    url('./../fonts/Montserrat-Bold.woff') format('woff'),
    url('./../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}