@font-face {
    font-family: 'Comic Sans MS';
    src: local('Comic Sans MS Regular'), local('Comic-Sans-MS-Regular'),
        url('ComicSansMS.woff2') format('woff2'),
        url('ComicSansMS.woff') format('woff'),
        url('ComicSansMS.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }