/* inter-300 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: local(''), url('/assets/fonts/inter-v12-latin-300.woff2') format('woff2'), url('/assets/fonts/inter-v12-latin-300.woff') format('woff');
}
/* inter-600 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: local(''), url('/assets/fonts/inter-v12-latin-600.woff2') format('woff2'), url('/assets/fonts/inter-v12-latin-600.woff') format('woff');
}
@font-face {
  font-family: 'PP Woodland';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('/assets/fonts/PPWoodland-Regular.woff2') format('woff2'), url('/assets/fonts/PPWoodland-Regular.woff') format('woff');
}
/* inter-600 - latin */
@font-face {
  font-family: 'PP Woodland';
  font-style: normal;
  font-weight: 100;
  src: local(''), url('/assets/fonts/PPWoodland-Ultralight.woff2') format('woff2'), url('/assets/fonts/PPWoodland-Ultralight.woff') format('woff');
}
