/*@font-face {
    font-family: 'Adlery';
    src: url('AdleryPro.woff2') format('woff2'),
        url('AdleryPro.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Playpen Sans';
    src: url('PlaypenSans-Regular.woff2') format('woff2'),
        url('PlaypenSans-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playpen Sans';
    src: url('PlaypenSans-Medium.woff2') format('woff2'),
        url('PlaypenSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playpen Sans';
    src: url('PlaypenSans-Bold.woff2') format('woff2'),
        url('PlaypenSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epunda Sans';
    src: url('EpundaSans-SemiBold.woff2') format('woff2'),
        url('EpundaSans-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epunda Sans';
    src: url('EpundaSans-Light.woff2') format('woff2'),
        url('EpundaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Epunda Sans';
    src: url('EpundaSans-Bold.woff2') format('woff2'),
        url('EpundaSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}