@font-face {
    font-family: 'Atyp Display';
    src: url('AtypDisplay-Regular.eot');
    src: local('Atyp Display'), local('AtypDisplay-Regular'),
        url('AtypDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('AtypDisplay-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Atyp Display';
    src: url('AtypDisplay-Medium.eot');
    src: local('Atyp Display Medium'), local('AtypDisplay-Medium'),
        url('AtypDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('AtypDisplay-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

font-face {
    font-family: 'Atyp Display';
    src: url('AtypDisplay-Semibold.eot');
    src: local('Atyp Display Semibold'), local('AtypDisplay-Semibold'),
        url('AtypDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
        url('AtypDisplay-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}