/*
 Theme Name: Astra Child
 Template: astra
*/
@font-face {
    font-family: 'Graphik';
    src: url('font/Graphik-Medium.woff2') format('woff2'),
         url('font/Graphik-Medium.woff') format('woff');
    font-weight: 500; /* Medium weight */
    font-style: normal;
    font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
li,
body {
    font-family: 'Graphik', Arial, sans-serif !important;
}
