@font-face {
    font-family: "MAN-reg";
  src: url("../fonts/maneuropecondensed-regular.woff2") format("woff2"), url("../fonts/maneuropecondensed-regular.woff") format("woff"), url("../fonts/maneuropecondensed-regular.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
    font-family: "MAN-light";
  src: url("../fonts/maneurope-light.woff2") format("woff2"), url("../fonts/maneurope-light.woff") format("woff"), url("../fonts/maneurope-light.ttf") format("truetype");
  font-weight: normal;
}

@font-face {
  font-family: "MAN-bold";
  src: url("../fonts/maneuropecondensed-bold.woff2") format("woff2"), url("../fonts/maneuropecondensed-bold.woff") format("woff"), url("../fonts/maneuropecondensed-bold.ttf") format("truetype");
  font-weight: bold;

  .tm-block-divider.tm-block-default:before, 
  .tm-block-divider.tm-block-dark:before, 
  .tm-block-divider.tm-block-primary:before {
  height: 20px;
  }