/* Sohne Font */
@font-face {
    font-family: Sohne;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/wp-content/themes/_static_resources/fonts/sohne/sohne-light-webfont.woff2")
      format("woff2"),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-light-webfont.woff') format('woff'),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-light-webfont.ttf') format('truetype');
  }
  @font-face {
    font-family: Sohne;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/wp-content/themes/_static_resources/fonts/sohne/sohne-regular-webfont.woff2")
      format("woff2"),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-regular-webfont.woff') format('woff'),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-regular-webfont.ttf') format('truetype');
  }
  @font-face {
    font-family: Sohne;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/wp-content/themes/_static_resources/fonts/sohne/sohne-medium-webfont.woff2")
      format("woff2"),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-medium-webfont.woff') format('woff'),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-medium-webfont.ttf') format('truetype');
  }
  @font-face {
    font-family: Sohne;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/wp-content/themes/_static_resources/fonts/sohne/sohne-semibold-webfont.woff2")
      format("woff2"),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-semibold-webfont.woff') format('woff'),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-semibold-webfont.ttf') format('truetype');
  }
  @font-face {
    font-family: Sohne;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/wp-content/themes/_static_resources/fonts/sohne/sohne-bold-webfont.woff2")
      format("woff2"),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-bold-webfont.woff') format('woff'),
      url('/wp-content/themes/_static_resources/fonts/sohne/sohne-bold-webfont.ttf') format('truetype');
  }
