@import '../_variables';

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