/* ultra light */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-ultralight.otf") format("opentype");
  font-weight: 250;
  font-style: normal;
}

/* ultra light italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-ultralight-italic.otf") format("opentype");
  font-weight: 250;
  font-style: italic;
}

/* extra light */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-extralight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

/* extra light italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-extralight-italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}

/* light */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-light.otf") format("opentype");
  font-weight: 350;
  font-style: normal;
}

/* light italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-light-italic.otf") format("opentype");
  font-weight: 350;
  font-style: italic;
}

/* regular */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

/* regular italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

/* medium */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

/* medium italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-medium-italic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}

/* semi bold */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

/* semi bold italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-semibold-italic.otf") format("opentype");
  font-weight: 600;
  font-style: italic;
}

/* bold */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

/* bold italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-bold-italic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

/* extra bold */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-extrabold.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
}

/* extra bold italic */
@font-face {
  font-family: "Excentra Pro";
  src: url("https://storage.googleapis.com/smarthost-public/h-lighthouse/fonts/excentra-pro/excentra-pro-extrabold-italic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
}
