@import '../_variables';

@font-face {
    font-display: swap;
    font-family: 'gotham';
    font-weight: 400;
    font-style: normal;
    src: url($msk--font-path + 'gotham-400.woff2') format('woff2');
}
