@layer reset, base, components, modules, utilities, native, platform, layout;

@layer legacy {
  @font-face {
    font-family: 'Graphik';
    src: url("/assets/Graphik-Bold-Trial-53118427.otf") format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }  
}
