@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans.otf');
    src: url('../fonts/ptsans.otf?#iefix') format('embedded-opentype'),
        url('../fonts/ptsans.woff2') format('woff2'),
        url('../fonts/ptsans.woff') format('woff'),
        url('../fonts/ptsans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Courier Prime';
    src: url('../fonts/courierprime.eot');
    src: url('../fonts/courierprime.eot?#iefix') format('embedded-opentype'),
        url('../fonts/courierprime.woff2') format('woff2'),
        url('../fonts/courierprime.woff') format('woff'),
        url('../fonts/courierprime.ttf') format('truetype'),
        url('../fonts/courierprime.svg#courierprime') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Iran Sans';
    src: url('../fonts/iransans.otf');
    src: url('../fonts/iransans.otf?#iefix') format('embedded-opentype'),
        url('../fonts/iransans.woff2') format('woff2'),
        url('../fonts/iransans.woff') format('woff'),
        url('../fonts/iransans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Pelak';
    src: url('../fonts/pelak.otf');
    src: url('../fonts/pelak.otf?#iefix') format('embedded-opentype'),
        url('../fonts/pelak.woff2') format('woff2'),
        url('../fonts/pelak.woff') format('woff'),
        url('../fonts/pelak.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}