@font-face {
    font-family: 'Debussy';
    src: url('Debussy.eot');
    src: url('Debussy.eot?#iefix') format('embedded-opentype'),
        url('Debussy.woff2') format('woff2'),
        url('Debussy.woff') format('woff'),
        url('Debussy.ttf') format('truetype'),
        url('Debussy.svg#Debussy') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arial';
    src: url('ArialMT.woff2') format('woff2'),
        url('ArialMT.woff') format('woff'),
        url('ArialMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Arial Narrow';
    src: url('ArialNarrow-BoldItalic.eot');
    src: url('ArialNarrow-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('ArialNarrow-BoldItalic.woff2') format('woff2'),
        url('ArialNarrow-BoldItalic.woff') format('woff'),
        url('ArialNarrow-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('ArialNarrow-Italic.eot');
    src: url('ArialNarrow-Italic.eot?#iefix') format('embedded-opentype'),
        url('ArialNarrow-Italic.woff2') format('woff2'),
        url('ArialNarrow-Italic.woff') format('woff'),
        url('ArialNarrow-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('ArialNarrow.eot');
    src: url('ArialNarrow.eot?#iefix') format('embedded-opentype'),
        url('ArialNarrow.woff2') format('woff2'),
        url('ArialNarrow.woff') format('woff'),
        url('ArialNarrow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('ArialNarrow-Bold.eot');
    src: url('ArialNarrow-Bold.eot?#iefix') format('embedded-opentype'),
        url('ArialNarrow-Bold.woff2') format('woff2'),
        url('ArialNarrow-Bold.woff') format('woff'),
        url('ArialNarrow-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lovera Personal Use';
    src: url('LoveraPersonalUse.eot');
    src: url('LoveraPersonalUse.eot?#iefix') format('embedded-opentype'),
        url('LoveraPersonalUse.woff2') format('woff2'),
        url('LoveraPersonalUse.woff') format('woff'),
        url('LoveraPersonalUse.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roghiska';
    src: url('Roghiska.woff2') format('woff2'),
        url('Roghiska.woff') format('woff'),
        url('Roghiska.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Playfair 9pt';
    src: url('Playfair9pt-SemiBold.woff2') format('woff2'),
        url('Playfair9pt-SemiBold.woff') format('woff'),
        url('Playfair9pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Yellowtail';
    src: url('Yellowtail-Regular.woff2') format('woff2'),
        url('Yellowtail-Regular.woff') format('woff'),
        url('Yellowtail-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.eot');
    src: url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff'),
        url('Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.eot');
    src: url('Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff'),
        url('Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body .font_arial_narrow {
    font-family: 'Arial Narrow' !important;
}
body .font_arial {
    font-family: 'Arial' !important;
}
body .font_arial * {
  font-family: 'Arial' !important;
}
.font_regular {
    font-weight: 400;
}
.font_semibold {
    font-weight: 600;
}
body .font_lovera {
    font-family: 'Lovera Personal Use';
    font-weight: 400;
}