/* PP Right Serif Fonts */
@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Regular.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Regular Italic.otf) format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Fine Italic.otf) format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Light Italic.otf) format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Medium Italic.otf) format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Bold Italic.otf) format('opentype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Dark Italic.otf) format('opentype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'PPRightSerif';
    src: url(/resource/PP_Right_Serif_Font/PP Right Serif - Black Italic.otf) format('opentype');
    font-weight: 900;
    font-style: italic;
}

/* ABC Diatype Fonts */
@font-face {
    font-family: 'ABCDiatype';
    src: url(/resource/ABCDiatypeFont/ABCDiatype-Regular.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ABCDiatype';
    src: url(/resource/ABCDiatypeFont/ABCDiatype-RegularItalic.otf) format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'ABCDiatype';
    src: url(/resource/ABCDiatypeFont/ABCDiatype-Light.otf) format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ABCDiatype';
    src: url(/resource/ABCDiatypeFont/ABCDiatype-Medium.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
}