/*
 Theme Name:   Pur-Child
 Description:  Child Theme des Pur-Themes
 Author:       Carmen Leli
 Author URI:   https://deine-wohlfuehlmassage.de
 Template:     pur
 Version:      1.0
*/


/* headlines slider */



@font-face {
    font-family: "Alex Brush";
    src:
        local("Alex Brush"),
        url("./assets/fonts/alex-brush-v22-latin-regular.woff2") format("woff2");
        font-weight: 400;
        font-style: normal;
  }

  @font-face {
    font-family: "EB Garamond 500";
    src:
        local("EB Garamond 500"),
        url("./assets/fonts/eb-garamond-v30-latin-500.woff2") format("woff2");
        font-weight: 500;
        font-style: normal;
  }

  @font-face {
    font-family: "Material Icons";
    src:
        local("Material Icons"),
        url("./assets/fonts/material-icons-v143-latin-regular.woff2") format("woff2");
        font-style: normal;
  }
