

@font-face {
    font-family: 'ITC Caslon 224 Std';
    src: url('Caslon224Std-Bold.woff2') format('woff2'),
        url('Caslon224Std-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond 3 LT Std';
    src: url('Garamond3LTStd-Bold.woff2') format('woff2'),
        url('Garamond3LTStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond 3 LT Std';
    src: url('Garamond3LTStd-Italic.woff2') format('woff2'),
        url('Garamond3LTStd-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Garamond 3 LT Std';
    src: url('Garamond3LTStd.woff2') format('woff2'),
        url('Garamond3LTStd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Garamond 3 LT Std';
    src: url('Garamond3LTStd-BoldItalic.woff2') format('woff2'),
        url('Garamond3LTStd-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}


@font-face {
    font-family: 'QGP-bold';
    src: url('../fonts/QGP-bold.woff2') format('woff2'),
        url('../fonts/QGP-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bp-is';
    src: url('../fonts/bp-is.woff2') format('woff2'),
        url('../fonts/bp-is.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bp-is';
    src: url('../fonts/bp-is.woff2') format('woff2'),
        url('../fonts/bp-is.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Bold.woff2') format('woff2'),
        url('../fonts/NotoSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Italic.woff2') format('woff2'),
        url('../fonts/NotoSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans Blk';
    src: url('../fonts/NotoSans-Black.woff2') format('woff2'),
        url('../fonts/NotoSans-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Regular.woff2') format('woff2'),
        url('../fonts/NotoSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


