/* ----------------------------- */
/*  BRAND FONT FAMILY            */
/* ----------------------------- */

@font-face {
  font-family: 'Brand';
  src: url('/wp-content/themes/Divi-Andegave/fonts/Brand.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* ----------------------------- */
/*  FOLKS FONT FAMILY            */
/* ----------------------------- */

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/Folks-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/Folks-Normal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/Folks-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/Folks-Heavy.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/FolksXXHeavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/FolksBlack.ttf') format('truetype');
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Folks';
  src: url('/wp-content/themes/Divi-Andegave/fonts/FolksShades.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
