/*
Font: Neulis Cursive
*/
@font-face {
    font-family: 'Neulis Cursive';
    src: url('../fonts/NeulisCursive-Regular.eot');
    src: local('Neulis Cursive Regular'), local('NeulisCursive-Regular'),
        url('../fonts/NeulisCursive-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeulisCursive-Regular.woff2') format('woff2'),
        url('../fonts/NeulisCursive-Regular.woff') format('woff'),
        url('../fonts/NeulisCursive-Regular.ttf') format('truetype'),
        url('../fonts/NeulisCursive-Regular.svg#NeulisCursive-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neulis Cursive';
    src: url('../fonts/NeulisCursive-Bold.eot');
    src: local('Neulis Cursive Bold'), local('NeulisCursive-Bold'),
        url('../fonts/NeulisCursive-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NeulisCursive-Bold.woff2') format('woff2'),
        url('../fonts/NeulisCursive-Bold.woff') format('woff'),
        url('../fonts/NeulisCursive-Bold.ttf') format('truetype'),
        url('../fonts/NeulisCursive-Bold.svg#NeulisCursive-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*
Font: Frutiger LT Pro
*/
@font-face {
    font-family: 'Frutiger LT Pro';
    src: url('../fonts/FrutigerLTPro-Black.eot');
    src: local('Frutiger LT Pro 75 Black'), local('FrutigerLTPro-Black'),
        url('../fonts/FrutigerLTPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTPro-Black.woff2') format('woff2'),
        url('../fonts/FrutigerLTPro-Black.woff') format('woff'),
        url('../fonts/FrutigerLTPro-Black.ttf') format('truetype'),
        url('../fonts/FrutigerLTPro-Black.svg#FrutigerLTPro-Black') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Pro';
    src: url('../fonts/FrutigerLTPro-Roman.eot');
    src: local('Frutiger LT Pro 55 Roman'), local('FrutigerLTPro-Roman'),
        url('../fonts/FrutigerLTPro-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTPro-Roman.woff2') format('woff2'),
        url('../fonts/FrutigerLTPro-Roman.woff') format('woff'),
        url('../fonts/FrutigerLTPro-Roman.ttf') format('truetype'),
        url('../fonts/FrutigerLTPro-Roman.svg#FrutigerLTPro-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Pro';
    src: url('../fonts/FrutigerLTPro-Italic.eot');
    src: local('Frutiger LT Pro 56 Italic'), local('FrutigerLTPro-Italic'),
        url('../fonts/FrutigerLTPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTPro-Italic.woff2') format('woff2'),
        url('../fonts/FrutigerLTPro-Italic.woff') format('woff'),
        url('../fonts/FrutigerLTPro-Italic.ttf') format('truetype'),
        url('../fonts/FrutigerLTPro-Italic.svg#FrutigerLTPro-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Frutiger LT Pro';
    src: url('../fonts/FrutigerLTPro-Bold.eot');
    src: local('Frutiger LT Pro 65 Bold'), local('FrutigerLTPro-Bold'),
        url('../fonts/FrutigerLTPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FrutigerLTPro-Bold.woff2') format('woff2'),
        url('../fonts/FrutigerLTPro-Bold.woff') format('woff'),
        url('../fonts/FrutigerLTPro-Bold.ttf') format('truetype'),
        url('../fonts/FrutigerLTPro-Bold.svg#FrutigerLTPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}