/*!
Theme Name: Southalls Construction - Vite / Tailwind
Theme URI: https://southallsconstruction.com/
Author: The Hatchery Labs
Author URI: https://thehatcherylabs.com
Description: Tailwind, Vite
Version: 0.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

@font-face {
  font-family: "SuisseIntl";
  src: url("assets/fonts/SuisseIntl-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SuisseIntl";
  src: url("assets/fonts/SuisseIntl-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}