@font-face {
    font-family: 'Atyp Display';
    src: url('AtypDisplay-Regular.eot');
    src: url('AtypDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('AtypDisplay-Regular.woff2') format('woff2'),
        url('AtypDisplay-Regular.woff') format('woff'),
        url('AtypDisplay-Regular.ttf') format('truetype'),
        url('AtypDisplay-Regular.svg#AtypDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Atyp Display';
    src: url('AtypDisplay-Medium.eot');
    src: url('AtypDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('AtypDisplay-Medium.woff2') format('woff2'),
        url('AtypDisplay-Medium.woff') format('woff'),
        url('AtypDisplay-Medium.ttf') format('truetype'),
        url('AtypDisplay-Medium.svg#AtypDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}