@font-face {
  font-family: 'Surt';
  src:
    url('/wp-content/themes/forestay/resources/assets/fonts/Surt-Light.woff2') format('woff2'),
    url('/wp-content/themes/forestay/resources/assets/fonts/Surt-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Surt';
  src:
    url('/wp-content/themes/forestay/resources/assets/fonts/Surt-Bold.woff2') format('woff2'),
    url('/wp-content/themes/forestay/resources/assets/fonts/Surt-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Surt';
  src:
    url('/wp-content/themes/forestay/resources/assets/fonts/Surt-SemiBold.woff2') format('woff2'),
    url('/wp-content/themes/forestay/resources/assets/fonts/Surt-SemiBold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
