@font-face {
  font-family: Bitter;
  src: url('../fonts/Bitter/Bitter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}

@font-face {
  font-family: Bitter;
  src: url('../fonts/Bitter/Bitter-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: Bitter;
  src: url('../fonts/Bitter/Bitter-Regular.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: Megrim;
  src: url('../fonts/Megrim/Megrim-Regular.ttf') format('truetype');
  font-weight: 400;
}

@font-face {
  font-family: 'George Bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/George/GeorgeBold.woff') format('truetype');
}

@font-face {
  font-family: 'George Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/George/GeorgeRegular.woff') format('truetype');
}

@font-face {
  font-family: NarzissMedium;
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/NarzissMedium/NarzissMedium.ttf') format('truetype');
}
