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