/* Domino Comercio — Font declarations
   FFDINWebPro family (from Drupal backup webfonts)
   v1.0.0
*/

/* FFDINWebProBlack — H2 headings (46px), channel labels (24px), newsletter title (32px) */
@font-face {
  font-family: "FFDINWebProBlack";
  src:
    url("../fonts/webfonts/316E79_8_0.woff2") format("woff2"),
    url("../fonts/webfonts/316E79_8_0.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* FFDINWebProBold — Nav links (16px), sidebar headings (26px), footer nav (13px) */
@font-face {
  font-family: "FFDINWebProBold";
  src:
    url("../fonts/webfonts/316E79_9_0.woff2") format("woff2"),
    url("../fonts/webfonts/316E79_9_0.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* FFDINWebProMedium — Copyright, bottom links (12px) */
@font-face {
  font-family: "FFDINWebProMedium";
  src:
    url("../fonts/webfonts/316E79_A_0.woff2") format("woff2"),
    url("../fonts/webfonts/316E79_A_0.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* FFDINWebPro (Regular) — Body text (16px), descriptions (17px), button text */
@font-face {
  font-family: "FFDINWebPro";
  src:
    url("../fonts/webfonts/316E79_B_0.woff2") format("woff2"),
    url("../fonts/webfonts/316E79_B_0.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* MuseoSlab-700 — Recipe meta labels (Tiempo de preparacion, Dificultad) */
@font-face {
  font-family: "MuseoSlab-700";
  src:
    url("../fonts/webfonts/316E79_2_0.woff2") format("woff2"),
    url("../fonts/webfonts/316E79_2_0.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* CenturyGothicStd — Decorative use */
@font-face {
  font-family: "CenturyGothicStd";
  src:
    url("../fonts/webfonts/316E79_7_0.woff2") format("woff2"),
    url("../fonts/webfonts/316E79_7_0.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Gotham Light — Fallback body text */
@font-face {
  font-family: "Gotham Light";
  src:
    url("../fonts/webfonts/Gotham-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Trebuchet MS — Body text fallback */
@font-face {
  font-family: "Trebuchet MS";
  src:
    url("../fonts/Trebuchet/ceb09bd8eb23e7d251b21c454ded7fa6.woff2") format("woff2"),
    url("../fonts/Trebuchet/ceb09bd8eb23e7d251b21c454ded7fa6.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
