@font-face {
    font-family: 'FeltTipWoman';
    src: url('../fonts/FeltTipWoman.eot');
    src: url('../fonts/FeltTipWoman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FeltTipWoman.woff2') format('woff2'),
        url('../fonts/FeltTipWoman.woff') format('woff'),
        url('../fonts/FeltTipWoman.ttf') format('truetype'),
        url('../fonts/FeltTipWoman.svg?#FeltTipWoman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('../fonts/SyntaxLTStd-Roman.woff2') format('woff2'),
        url('../fonts/SyntaxLTStd-Roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('../fonts/SyntaxLTStd-Italic.woff2') format('woff2'),
        url('../fonts/SyntaxLTStd-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('../fonts/SyntaxLTStd-Bold.woff2') format('woff2'),
        url('../fonts/SyntaxLTStd-Bold.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('../fonts/SyntaxLTStd-Bold.woff2') format('woff2'),
        url('../fonts/SyntaxLTStd-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syntax LT Std';
    src: url('../fonts/SyntaxLTStd-Black.woff2') format('woff2'),
        url('../fonts/SyntaxLTStd-Black.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
