@font-face {
  font-family: 'Graphik RBC LC';
  src: url('GraphikRBCLC-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik RBC LC';
  src: url('GraphikRBCLC-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik RBC LC';
  src: url('GraphikRBCLC-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

* {
  font-family: 'Graphik RBC LC', Arial, sans-serif;
  font-style: normal;
}
