/*
Theme Name: Flexsoftware
Theme URI: https://flexsoftware.nl
Description: Wordpress Theme development by Flexsoftware
Author: Flexsoftware
Requires at least: 6.0
Tested up to: 6.4.0
Requires PHP: 8.1
Version: 3.0.3
Text Domain: flexsoftware
*/

@font-face {
  font-family: "Stara";
  src: url("./assets/fonts/Stara-Medium.ttf") format("truetype");
  font-weight: 300 500;
  font-display: swap;
  font-style: normal;
}


@font-face {
  font-family: "Stara";
  src: url("./assets/fonts/Stara-Bold.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Stara";
  src: url("./assets/fonts/Stara-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}