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

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

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

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

@font-face {
    font-family: 'Plaax 1';
    src: url('fonts/plaax1-41-bold-webfont.woff2') format('woff2'),
         url('fonts/plaax1-41-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}