@charset "utf-8";
@font-face {
    font-family: 'gothic';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('/pcms/common/font/gothic/gothica1-regular-webfont.woff2') format('woff2'),
        url('/pcms/common/font/gothic/gothica1-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'gothic';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('/pcms/common/font/gothic/gothica1-bold-webfont.woff2') format('woff2'),
        url('/pcms/common/font/gothic/gothica1-bold-webfont.woff') format('woff');
    
}

@font-face {
    font-family: 'gothic';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('/pcms/common/font/gothic/gothica1-bold-webfont.woff2') format('woff2'),
        url('/pcms/common/font/gothic/gothica1-bold-webfont.woff') format('woff');
    
}
