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

