@font-face {
  font-family: "Tele Neo";
  src: url("fonts/Tele Neo.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "Tele Neo";
  src: url("fonts/Tele Neo Bold.otf") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: "Tele Neo";
  src: url("fonts/Tele Neo Extrabold.otf") format("opentype");
  font-weight: 800;
}

@font-face {
  font-family: "Tele Neo";
  src: url("fonts/Tele Neo Medium.otf") format("opentype");
  font-weight: 500;
}

@font-face {
  font-family: "Tele Neo";
  src: url("fonts/Tele Neo Thin.otf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Tele Neo Office";
  src: url("fonts/Tele Neo Office.ttf") format("truetype");
}

@font-face {
  font-family: "Tele Neo Office Bold";
  src: url("fonts/Tele Neo Office Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Tele Neo Office Extrabold";
  src: url("fonts/Tele Neo Office Extrabold.ttf") format("truetype");
}

@font-face {
  font-family: "Tele Neo Office Medium";
  src: url("fonts/Tele Neo Office Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Tele Neo Office Thin";
  src: url("fonts/Tele Neo Office Thin.ttf") format("truetype");
}
