/*@font-face {
    font-family: 'P22 Underground';
    src: url('FONTSPRINGDEMO-P22UndergroundThinRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-P22UndergroundThinRegular.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'P22 Underground';
    src: url('FONTSPRINGDEMO-P22UndergroundLightRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-P22UndergroundLightRegular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'P22 Underground';
    src: url('FONTSPRINGDEMO-P22UndergroundBookRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-P22UndergroundBookRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'P22 Underground';
    src: url('FONTSPRINGDEMO-P22UndergroundMediumRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-P22UndergroundMediumRegular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'P22 Underground';
    src: url('FONTSPRINGDEMO-P22UndergroundDemiBoldRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-P22UndergroundDemiBoldRegular.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'P22 Underground';
    src: url('FONTSPRINGDEMO-P22UndergroundHeavyRegular.woff2') format('woff2'),
         url('FONTSPRINGDEMO-P22UndergroundHeavyRegular.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}*/ 

@font-face {
    font-family: 'P22 Underground';
    src: url('P22Underground.woff2') format('woff2'),
        url('P22Underground.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Bold.woff2') format('woff2'),
        url('ACaslonPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Italic.woff2') format('woff2'),
        url('ACaslonPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('ACaslonPro-Regular.woff2') format('woff2'),
        url('ACaslonPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

