/*
Theme Name: Astra Child
Theme URI: 
Description: Astra childe Theme
Author: Morten
Author URI: http://suit-it.dk
Template: astra
Version: 1.0.0
*/
/* Tilføj custom styles her */

@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('fonts/PlusJakartaSans.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}

body, *, h1, h2, h3, h4, h5, h6, span, div, a, p {
  font-family: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}