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

