@font-face {
  font-family: 'MyriadPro';
  font-weight: normal;
  font-style: normal;
  src: url('./MyriadPro_Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MyriadPro';
  font-style: normal;
  font-weight: bold;
  src: url('./MyriadPro_Bold.woff') format('woff');
}
