/*----------*----------*----------*----------*---------- Schriften */
@font-face {
  font-family: "robotomedium";
  src: url('../fonts/roboto-medium-webfont.woff2') format("woff2"), url('../fonts/roboto-medium-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: "robotolight";
  src: url('../fonts/roboto-light-webfont.woff2') format("woff2"), url('../fonts/roboto-light-webfont.woff') format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'houzez-iconfont';

  src: url('../fonts/houzez-iconfont.eot?jd28ud#iefix') format("embedded-opentype"), url('../fonts/houzez-iconfont.ttf?jd28ud') format("truetype"), 
  url('../fonts/houzez-iconfont.woff?jd28ud') format("woff"), url('../fonts/houzez-iconfont.svg?jd28ud#houzez-iconfont') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: houzez-iconfont;
  src: url(fonts/houzez-iconfont.eot?jd28ud);
  src:
    url("fonts/houzez-iconfont.eot?jd28ud#iefix") format("embedded-opentype"),
    url(fonts/houzez-iconfont.ttf?jd28ud) format("truetype"),
    url(/fonts/houzez-iconfont.woff?jd28ud) format("woff"),
    url("/fonts/houzez-iconfont.svg?jd28ud#houzez-iconfont") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
} */

/*
@font-face {
    font-family: 'Inter Italic';
    src: url('../fonts/Inter-Italic.woff2') format('woff2'),
        url('../fonts/Inter-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
@font-face {
    font-family: "Inter";
    src: url("/wp-content/themes/dittrich-immobilien/assets/fonts/InterVariable.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("/wp-content/themes/dittrich-immobilien/assets/fonts/InterVariable-Italic.woff2") format("woff2");
    font-weight: 100 900;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Jost Italic';
    src: url('../fonts/Jost-Italic.woff2') format('woff2'),
        url('../fonts/Jost-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Regular.woff2') format('woff2'),
        url('../fonts/Jost-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Italic';
    src: url('../fonts/Roboto-Italic.woff2') format('woff2'),
        url('../fonts/Roboto-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

 