@font-face {
    font-family: 'Alp Ekran';
    src: url('AlpEkran.eot');
    src: local('Alp Ekran Regular'), local('AlpEkran'),
        url('AlpEkran.eot?#iefix') format('embedded-opentype'),
        url('AlpEkran.woff2') format('woff2'),
        url('AlpEkran.woff') format('woff'),
        url('AlpEkran.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

