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