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

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

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

@font-face {
  font-family: 'GraphikCy-Black';
  src: url('GraphikRBCLC-Black.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: block
}

* {
  font-family: 'GraphikCy', Arial, sans-serif;
  font-style: normal;
}
