@font-face {
  font-family: "PoppinsDot";
  src: url("https://neurologie-moabit.de/wp-content/fonts/Poppins/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  unicode-range: U+002E;
}

@font-face {
  font-family: "Typo Round Clean";
  src: url("https://neurologie-moabit.de/wp-content/fonts/Typo_Round/Typo_Round_Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0020-002D,
    U+002F-007E,
    U+00A0-00FF,
    U+2010-2015;
}

@font-face {
  font-family: "Typo Round Clean";
  src: url("https://neurologie-moabit.de/wp-content/fonts/Typo_Round/Typo_Round_Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0020-002D,
    U+002F-007E,
    U+00A0-00FF,
    U+2010-2015;
}

@font-face {
  font-family: "Typo Round Clean";
  src: url("https://neurologie-moabit.de/wp-content/fonts/Typo_Round/Typo_Round_Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range:
    U+0020-002D,
    U+002F-007E,
    U+00A0-00FF,
    U+2010-2015;
}