/*LUCIOLE*/

@font-face {
  font-family: Luciole;
  src: url(../assets/fonts/luciole/Luciole-Bold-Italic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: Luciole;
  src: url(../assets/fonts/luciole/Luciole-Bold.ttf);
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: Luciole;
  src: url(../assets/fonts/luciole/Luciole-Regular-Italic.ttf);
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: Luciole;
  src: url(../assets/fonts/luciole/Luciole-Regular.ttf);
  font-weight: normal;
  font-style: normal;
}

/*ORBITRON*/

@font-face {
  font-family: Orbitron;
  src: url(../assets/fonts/orbitron/Orbitron-Bold.ttf);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Orbitron;
  src: url(../assets/fonts/orbitron/Orbitron-SemiBold.ttf);
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Orbitron;
  src: url(../assets/fonts/orbitron/Orbitron-Regular.ttf);
  font-weight: 400;
  font-style: normal;
}
