/**
Theme Name: Serac
Author: Serac Estudi Digital
Author URI: https://serac.cat
Description: Serac, creiem que no hi ha cap cim inassolible. Amb una base sòlida en creativitat, tecnologia i estratègia, t’acompanyem en cada pas del recorregut digital, superant obstacles i assegurant-nos que la teva marca sempre s’elevi per sobre de la resta.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: serac
Template: astra
*/

/* ==========================================
   PPPangaia Custom Font Family
   ========================================== */

@font-face {
  font-family: "PPPangaia";
  src: url("fonts/PPPangaia-Ultralight.woff2") format("woff2"),
       url("fonts/PPPangaia-Ultralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PPPangaia";
  src: url("fonts/PPPangaia-UltralightItalic.woff2") format("woff2"),
       url("fonts/PPPangaia-UltralightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PPPangaia";
  src: url("fonts/PPPangaia-Medium.woff2") format("woff2"),
       url("fonts/PPPangaia-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PPPangaia";
  src: url("fonts/PPPangaia-Bold.woff2") format("woff2"),
       url("fonts/PPPangaia-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}



