/*
 * @font-face lives here rather than in the Sass because it needs Sprockets'
 * asset_path helper to emit a digested, far-future-cacheable URL. Dart Sass
 * has no equivalent of sass-rails' asset-url(). Linked from the layout
 * ahead of application.css.
 */
@font-face {
  font-family: 'EksellDisplayWeb-Large';
  src:  url(/assets/EksellDisplayWeb-Large-41664ef4894c66b5ae8abd955dd4c795d04bd2cc593a435ab92545613fee6c3d.eot),
        url(/assets/EksellDisplayWeb-Large-a3eeaf14d9b4041df049c94bc106641499b0b845a11595ff1b9ef6081719de9e.otf) format('opentype'),
        url(/assets/EksellDisplayWeb-Large-1968dfb1acdd1e3477890866346477b73d2945a8b89406d3251dfe617835e47b.woff) format('woff');
  font-weight: 400;
  font-style: normal;
}
