/*!
Theme Name: Nerko
Theme URI: https://www.themegenix.net/wp/nerko/
Author: ThemeGenix
Author URI: https://themeforest.net/user/themegenix/
Description: Nerko - NFT Portfolio WordPress Theme
Version: 1.4
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nerko
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* --------------------------
   Custom Font: Bahnschrift
----------------------------- */

@font-face {
  font-family: 'Bahnschrift';
  src: url('assets/fonts/bahnschrift/bahnschrift.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: 'Bahnschrift', Arial, sans-serif;
}
