/* Raleway - Gombok és menü */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Raleway/regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Raleway/medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Raleway/bold.woff2') format('woff2');
}

/* Gentium Basic - Bekezdések és menü */
@font-face {
  font-family: 'Gentium Basic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Gentium_Basic/regular.ttf') format('truetype');
}

/* Saginaw - Logó szöveg */
@font-face {
  font-family: 'Saginaw';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Saginaw/regular.ttf') format('truetype');
}

/* Alegreya SC - Főcímek */
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Alegreya_SC/regular.woff2') format('woff2');
}

/* Montserrat - Alfejezetek */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Montserrat/regular.woff2') format('woff2');
}