@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&amp;display=swap);@import url(https://fonts.googleapis.com/css2?family=Domine:wght@400..700&amp;display=swap);
            @font-face {
            font-family: "Arbeit";
            src: url("/media/4mui1gdc/arbeit-regular.otf") format("truetype");
            font-weight: 200;
            font-style: normal;
            }
          
            @font-face {
            font-family: "Arbeit";
            src: url("/media/jtupvqn0/arbeit-regular-italic.otf") format("truetype");
            font-weight: 200;
            font-style: italic;
            }
          
            @font-face {
            font-family: "Ivar Headline Regular";
            src: url("/media/k34d2vqf/ivardisplay-regular.otf") format("truetype");
            font-weight: 500;
            font-style: normal;
            }
          
            @font-face {
            font-family: "Ivar Headline Regular";
            src: url("/media/iqemcjgu/ivardisplay-italic.otf") format("truetype");
            font-weight: 500;
            font-style: italic;
            }
          :root, :host {
  --bs-body-font-family: "Arbeit" !important;
  --bs-body-font-size: 1rem !important;
  --bs-body-font-weight: 200 !important;
  --ps-body-bold-font-weight: 600;
  --ps-title-font-weight: 600;
  --ps-title-font-family:"Ivar Headline Regular";
}