/*
 * The fonts included in this stylesheet are to be used by Equinor ASA and its subsidiaries and appointed suppliers only.
 * The fonts are protected under domestic and international trademark and copyright law.
 * You are prohibited from modifying, reverse engineering, duplicating, or distributing this font software.
 *
 * The smiley reference is to prevent the browser from using the previous version of the font,
 * which is installed locally on Equinor PCs.
 *
 * Contact the EDS Core Team <fg_eds@equinor.com> for more information.
 *
 * (c) 2020 Equinor ASA
 */

@font-face {
  font-family: Equinor;
  src: local("😊"),
    url(https://cdn.eds.equinor.com/font/EquinorVariable-VF.woff2)
      format("woff2-variations"),
    url(https://cdn.eds.equinor.com/font/EquinorVariable-VF.woff)
      format("woff-variations"),
    url(https://cdn.eds.equinor.com/font/Equinor-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 1 999;
  font-display: fallback;
}
