/*
Theme Name: Syntra Theme
Theme URI: 
Author: Jonathan Vercammen
Author URI: 
Description: A custom theme for the Syntra website.
Requires at least: 6.1
Tested up to: 6.1.1
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: Syntra Theme
Tags: syntra, custom-theme
*/

@font-face {
    font-family: "Miso";
    src: url("Miso-Bold/miso-bold.ttf") format("truetype");
  }
  
  @font-face {
    font-family: "Proxnov";
    src: url("prox/ProximaNova-Regular.otf") format("truetype");
  }