/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 *= require_tree ./base
 *= require_tree ./components
 *= require_tree ./layouts
 *= require_self
 */

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