/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-beta.1.2.1763076083
Updated: 2025-11-13 23:21:23

*/

/* === Advent Pro === */
@font-face {
  font-family: 'Advent Pro';
  src: url('fonts/adventpro-thin-webfont.woff2') format('woff2'),
       url('fonts/adventpro-thin-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Advent Pro';
  src: url('fonts/adventpro-light-webfont.woff2') format('woff2'),
       url('fonts/adventpro-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Advent Pro';
  src: url('fonts/adventpro-regular-webfont.woff2') format('woff2'),
       url('fonts/adventpro-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Advent Pro';
  src: url('fonts/adventpro-medium-webfont.woff2') format('woff2'),
       url('fonts/adventpro-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Advent Pro';
  src: url('fonts/adventpro-semibold-webfont.woff2') format('woff2'),
       url('fonts/adventpro-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Advent Pro';
  src: url('fonts/adventpro-bold-webfont.woff2') format('woff2'),
       url('fonts/adventpro-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* === Alata === */
@font-face {
  font-family: 'Alata';
  src: url('fonts/alata-regular-webfont.woff2') format('woff2'),
       url('fonts/alata-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* === Apply === */
body {
  font-family: 'Alata', sans-serif;
  font-weight: 400;
}
h1, h2, h3 {
  font-family: 'Advent Pro', sans-serif;
  font-weight: 700;
}

