/*
Theme Name: Spectra One Child oblart
Template: spectra-one
Description: Thème enfant pour multisite Spectra One
Version: 1.0
Author: Toi :)
*/

@import url("../spectra-one/style.css");

/* Force le chargement des polices en front */
@font-face {
  font-family: 'Roboto';
  src: url('/wp-content/themes/spectra-one-child-oblart/assets/fonts/Roboto-VariableFont.woff2') format('woff2');
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: 'Lobster Two';
  src: url('/wp-content/themes/spectra-one-child-oblart/assets/fonts/LobsterTwo-Regular.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
}

