@font-face {
  font-weight: 400;
  font-family: 'FntPri';
  font-style: normal;
  src: url(./Montserrat-Regular.woff2) format('woff2');
  font-display: auto;
}

@font-face {
  font-weight: 500;
  font-family: 'FntPri';
  font-style: bold;
  src: url(./Montserrat-Medium.woff2) format('woff2');
  font-display: auto;
}

@font-face {
  font-weight: 400;
  font-family: 'FntSec';
  font-style: normal;
  src: url(./OpenSans-Regular.woff2) format('woff2');
  font-display: auto;
}

@font-face {
  font-weight: 600;
  font-family: 'FntSec';
  font-style: bold;
  src: url(./OpenSans-SemiBold.woff2) format('woff2');
  font-display: auto;
}

@font-face {
  font-weight: 400;
  font-family: 'FntMno';
  font-style: normal;
  src: url(./Courier-Prime.woff2) format('woff2');
  font-display: auto;
}

@font-face {
  font-weight: 400;
  font-family: 'FntPro';
  font-style: normal;
  src: url(./SourceCodePro.woff2) format('woff2');
  font-display: auto;
}
