   @font-face {
  font-family: greybeard;
  src: url(../fonts/Greybeard-18px.woff2),
  url('../fonts/Greybeard-18px.woff2') format('woff2');
}

@font-face {
  font-family: greybeard;
  src: url(../fonts/Greybeard-18px-Bold.woff2),
  url('../fonts/Greybeard-18px-Bold.woff2') format('woff2');
  font-weight: bold;
}

@font-face {
  font-family: greybeard;
  src: url(../fonts/Greybeard-18px-BoldItalic.woff2),
  url('../fonts/Greybeard-18px-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: greybeard;
  src: url(../fonts/Greybeard-18px-Italic.woff2),
  url('../fonts/Greybeard-18px-Italic.woff2') format('woff2');
  font-style: italic;
}

@font-face {
  font-family: gothic;
  url(Font1/MSGothic.ttf);
}
    