/* Серверный проект: wwwroot/css/fonts.css */
@font-face {
    font-family: 'MicraDi';
    src: url('../font/micra di.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'CenturyGothic';
    src: url('../font/gothic.ttf') format('truetype');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}
