@font-face {
  font-family: 'LogoFont';
  src: url('LogoFont.woff2') format('woff2'),
    url('LogoFont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
