@font-face {
    font-family: 'pop';
    src: url('Pop/Poppins-Regular.woff2') format('woff2'),
        url('Pop/Poppins-Regular.woff') format('woff'),
        url('Pop/Poppins-Regular.ttf') format('truetype'),
        url('Pop/Poppins-Regular.svg#Pop') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ar';
    src: url('Arial/ArialMT.eot');
    src: url('Arial/ArialMT.eot?#iefix') format('embedded-opentype'),
        url('Arial/ArialMT.woff2') format('woff2'),
        url('Arial/ArialMT.woff') format('woff'),
        url('Arial/ArialMT.ttf') format('truetype'),
        url('Arial/ArialMT.svg#ArialMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

