/*
Theme Name: VDRC Divi Child
Template: Divi
Version: 1.0.0
Description: VDRC child theme with locally hosted Manrope and no Google Fonts.
*/
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("assets/manrope-latin-ext-variable.woff2") format("woff2");
  unicode-range: U+0000-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
body, button, input, select, textarea, .et_pb_button, .et_pb_contact_field input, .et_pb_contact_field textarea, .et_pb_contact_field select { font-family: "Manrope", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, .et_pb_module_header, .et_pb_text h1, .et_pb_text h2, .et_pb_text h3 { font-family: "Manrope", Arial, sans-serif; }