/**
 * Custom Font Declarations
 */

/* Euclid Flex - Regular */
@font-face {
    font-family: 'Euclid Flex';
    src: url('fonts/Euclid Web/web files/EuclidFlex-Regular-WebXL.eot');
    src: url('fonts/Euclid Web/web files/EuclidFlex-Regular-WebXL.eot?#iefix') format('embedded-opentype'),
         url('fonts/Euclid Web/web files/EuclidFlex-Regular-WebXL.woff2') format('woff2'),
         url('fonts/Euclid Web/web files/EuclidFlex-Regular-WebXL.woff') format('woff'),
         url('fonts/Euclid Web/web files/EuclidFlex-Regular-WebXL.ttf') format('truetype'),
         url('fonts/Euclid Web/web files/EuclidFlex-Regular-WebXL.svg#EuclidFlex-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Euclid Flex - Bold */
@font-face {
    font-family: 'Euclid Flex';
    src: url('fonts/Euclid Web/web files/EuclidFlex-Bold-WebXL.eot');
    src: url('fonts/Euclid Web/web files/EuclidFlex-Bold-WebXL.eot?#iefix') format('embedded-opentype'),
         url('fonts/Euclid Web/web files/EuclidFlex-Bold-WebXL.woff2') format('woff2'),
         url('fonts/Euclid Web/web files/EuclidFlex-Bold-WebXL.woff') format('woff'),
         url('fonts/Euclid Web/web files/EuclidFlex-Bold-WebXL.ttf') format('truetype'),
         url('fonts/Euclid Web/web files/EuclidFlex-Bold-WebXL.svg#EuclidFlex-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Courier Prime */
@font-face {
    font-family: 'Courier Prime';
    src: url('fonts/Courier Prime/courier-prime.eot');
    src: url('fonts/Courier Prime/courier-prime.eot?#iefix') format('embedded-opentype'),
         url('fonts/Courier Prime/courier-prime.woff2') format('woff2'),
         url('fonts/Courier Prime/courier-prime.woff') format('woff'),
         url('fonts/Courier Prime/courier-prime.ttf') format('truetype'),
         url('fonts/Courier Prime/courier-prime.svg#CourierPrime') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Interphases - Black (for slogan) */
@font-face {
    font-family: 'Interphases';
    src: url('fonts/Interphases (nur Slogan)/TypeType - TT Interphases Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
