/* Skolledarna */

@font-face {
  font-family: "TT Hoves";
  src: url("fonts/TT_Hoves_Pro_DemiBold.woff2") format("woff2");
  font-weight: 600;
}

@font-face {
  font-family: "TT Hoves";
  src: url("fonts/TT_Hoves_Pro_Regular.woff2") format("woff2");
  font-weight: normal;
}

@font-face {
  font-family: "TT Hoves";
  src: url("fonts/TT_Hoves_Pro_Medium.woff2") format("woff2");
  font-weight: 500;
}

/* SRAT */

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat.woff2") format("woff2");
}
@font-face {
  font-family: "Gyst";
  src: url("fonts/Gyst_Bold.woff2") format("woff2");
}

/* Farmaceuterna */

@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham_Bold.woff2") format("woff2");
  font-weight: 600;
}

@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham_Book.woff2") format("woff2");
  font-weight: 400;
}

@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham_Light.woff2") format("woff2");
  font-weight: 300;
}

/* Fysioterapeuterna */

@font-face {
  font-family: "Work Sans";
  src: url("fonts/Work_Sans.woff2") format("woff2");
}

/* Psykologerna */

@font-face {
  font-family: "Helvetica Now Display";
  src: url("fonts/Helvetica_Now_Display-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: "Helvetica Now Display";
  src: url("fonts/Helvetica_Now_Display.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Helvetica Now Display";
  src: url("fonts/Helvetica_Now_Text.woff2") format("woff2");
  font-weight: 600;
}

@font-face {
  font-family: "Optima";
  src: url("fonts/Optima_nova_LT_Regular.woff2") format("woff2");
}
