/*
Theme Name: Astra Child
Template: astra
Version: 1.0.0
*/

@font-face {
  font-family: 'Owners Wide';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/OwnersWide-Regular.woff2') format('woff2'),
       url('fonts/OwnersWide-Regular.woff') format('woff');
}

body, button, input, select, textarea {
  font-family: 'Owners Wide', sans-serif !important;
}

