@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-Medium.otf");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-MediumItalic.otf");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-Bold.otf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-BoldItalic.otf");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-Heavy.otf");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-HeavyItalic.otf");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-Super.otf");
  font-weight: 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Druk Text Wide";
  src: url("https://stblobphcentral.blob.core.windows.net/fonts/DrukTextWide/DrukTextWide-SuperItalic.otf");
  font-weight: 1000;
  font-style: italic;
  font-display: swap;
}

.druk-text-wide {
  font-family: "Druk Text Wide";
} 