@font-face {
    font-family: 'MaryKate';
    src: url('marykate.eot');
    src: url('marykate.eot?#iefix') format('embedded-opentype'),
         url('marykate.woff2') format('woff2'),
         url('marykate.woff') format('woff'),
         url('marykate.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
