/*
Theme Name: NFCWorld Theme
Author: NFCWorld
Author URI: https://www.nfcworld.eu
Description: Private custom WordPress theme built with Tailwind CSS for NFCWorld.
Version: 1.8
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 8.0
*/


@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/nfcworld-theme/fonts/inter-v19-latin-regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/nfcworld-theme/fonts/inter-v19-latin-700.woff2') format('woff2');
  font-display: swap;
}
