/* BrownPro font
 * Legal Disclaimer for Web licence
 *
 * Licence to use webfonts for displaying dynamic text on designated website domains.
 * Should the license page views limit be exceeded the license holder will be required to contact Lineto.com for an upgrade.
 * It is strictly prohibited to rename the font and to download or use these fonts in any other media.
 * These Web fonts are licensed exclusively for the use on the following domain(s) and their subdomains:
 * For use on biotronik.com, unlimited page views
 */

@font-face {
  font-family: "DIN Pro";
  src: local("DIN Pro"), url("DINPro.woff2") format("woff2"), url('DINPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Pro";
  src: local("DIN Pro Light"), url("DINPro-Light.woff2") format("woff2"), url('DINPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Pro";
  src: local("DIN Pro Medium"), url("DINPro-Medium.woff2") format("woff2"), url('DINPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DIN Pro";
  src: local("DIN Pro Bold"), url("DINPro-Bold.woff2") format("woff2"), url('DINPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
