@font-face {
  font-family: 'Regular';
  font-style: normal;
  font-display: swap;
  src: local('Sofia Pro Light'), url('../fonts/SofiaProLight.woff2') format('woff2');
}

@font-face {
  font-family: 'Bold';
  font-style: normal;
  font-display: swap;
  src: local('Sofia Pro Medium'), url('../fonts/SofiaProMedium.woff2') format('woff2');
}