@font-face {
  font-weight: normal;
  font-family: Europe;
  src: url('../fonts/europe-normal.ttf');
}

@font-face {
  font-weight: bold;
  font-family: Europe;
  src: url('../fonts/europe-bold.ttf');
}

@font-face {
  font-family: Europe;
  font-style: italic;
  src: url('../fonts/europe-italic.ttf');
}
