/**
 * TeleNeoWeb Font Family
 * Professional font for Leonardo da Vinci Residence
 * Source: Deutsche Telekom AG
 */

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 700;
  font-style: normal;
  src: url("fonts/teleneo/TeleNeoWeb-ExtraBold.eot");
  src: url("fonts/teleneo/TeleNeoWeb-ExtraBold.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-ExtraBold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 700;
  font-style: italic;
  src: url("fonts/teleneo/TeleNeoWeb-ExtraBoldItalic.eot");
  src: url("fonts/teleneo/TeleNeoWeb-ExtraBoldItalic.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-ExtraBoldItalic.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 600;
  font-style: normal;
  src: url("fonts/teleneo/TeleNeoWeb-Bold.eot");
  src: url("fonts/teleneo/TeleNeoWeb-Bold.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-Bold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 600;
  font-style: italic;
  src: url("fonts/teleneo/TeleNeoWeb-BoldItalic.eot");
  src: url("fonts/teleneo/TeleNeoWeb-BoldItalic.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-BoldItalic.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 500;
  font-style: normal;
  src: url("fonts/teleneo/TeleNeoWeb-Medium.eot");
  src: url("fonts/teleneo/TeleNeoWeb-Medium.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-Medium.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 500;
  font-style: italic;
  src: url("fonts/teleneo/TeleNeoWeb-MediumItalic.eot");
  src: url("fonts/teleneo/TeleNeoWeb-MediumItalic.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-MediumItalic.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 400;
  font-style: normal;
  src: url("fonts/teleneo/TeleNeoWeb-Regular.eot");
  src: url("fonts/teleneo/TeleNeoWeb-Regular.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-Regular.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 400;
  font-style: italic;
  src: url("fonts/teleneo/TeleNeoWeb-RegularItalic.eot");
  src: url("fonts/teleneo/TeleNeoWeb-RegularItalic.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-RegularItalic.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 200;
  font-style: normal;
  src: url("fonts/teleneo/TeleNeoWeb-Thin.eot");
  src: url("fonts/teleneo/TeleNeoWeb-Thin.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-Thin.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-family: "TeleNeoWeb";
  font-weight: 200;
  font-style: italic;
  src: url("fonts/teleneo/TeleNeoWeb-ThinItalic.eot");
  src: url("fonts/teleneo/TeleNeoWeb-ThinItalic.woff") format("woff"),
    url("fonts/teleneo/TeleNeoWeb-ThinItalic.woff2") format("woff2");
  font-display: swap;
}

