@font-face {
    font-family: 'Fake Serif';
    src: url('FakeSerif.woff2') format('woff2'),
        url('FakeSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

