/*
Theme Name: Helemaal de bom Thema
Theme URI: http://helemaaldebom.com
Author: Helemaal de bom
Author URI: http://helemaaldebom.com
Description: Het thema van Helemaal de bom, gemaakt om websites te laten knallen.
Version: 1.0
*/
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-Italic.otf") format("opentype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-BoldItalic.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-MediumItalic.otf") format("opentype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Ranade";
  src: url("fonts/Ranade-ThinItalic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
}
html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */