/*
Theme Name: Hiroshi Child
Theme URI: https://hiroshi.qodeinteractive.com
Description: A child theme of Hiroshi
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: hiroshi
Template: hiroshi
*/

@font-face {
  font-family: 'Acumin';
  src: url('/wp-content/themes/hiroshi-child/assets/fonts/acumin/acumin-variable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: block;
}

:root {
  --qodef-heading-font: 'Acumin', Arial, Helvetica, sans-serif;
  --qodef-text-font: 'Acumin', Arial, Helvetica, sans-serif;
}

body {
  font-family: 'Acumin', Arial, Helvetica, sans-serif;
}

