/*
Theme Name: Inspiro child
Template: inspiro
Author: Yolo
Version: 1.0
*/

@import url("../inspiro/style.css");

@font-face {
  font-family: "gistesy";
  src:
    url("fonts/Gistesy.woff2") format("woff2"),
    url("fonts/Gistesy.woff") format("woff"),
    url("fonts/Gistesy.ttf")  format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GlacialIndifference";
  src:
    url("fonts/GlacialIndifference-Regular.woff2") format("woff2"),
    url("fonts/GlacialIndifference-Regular.woff")  format("woff"),
    url("fonts/GlacialIndifference-Regular.ttf")   format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
