/*
 * Tipografías del menú (autoalojadas) para usar en el preview del panel de
 * administración. Son las mismas familias declaradas en menuPublico.css.
 * Ver carta.models.FUENTES_MENU.
 */

/* Poppins */
@font-face { font-display: swap; font-family: 'Poppins'; font-style: normal; font-weight: 400; src: url('../fonts/poppins-v24-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Poppins'; font-style: normal; font-weight: 600; src: url('../fonts/poppins-v24-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Poppins'; font-style: normal; font-weight: 700; src: url('../fonts/poppins-v24-latin-700.woff2') format('woff2'); }

/* Montserrat */
@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 400; src: url('../fonts/montserrat-v31-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 600; src: url('../fonts/montserrat-v31-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 700; src: url('../fonts/montserrat-v31-latin-700.woff2') format('woff2'); }

/* Roboto */
@font-face { font-display: swap; font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('../fonts/roboto-v51-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Roboto'; font-style: normal; font-weight: 500; src: url('../fonts/roboto-v51-latin-500.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Roboto'; font-style: normal; font-weight: 700; src: url('../fonts/roboto-v51-latin-700.woff2') format('woff2'); }

/* Lato */
@font-face { font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 400; src: url('../fonts/lato-v25-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 700; src: url('../fonts/lato-v25-latin-700.woff2') format('woff2'); }

/* Oswald */
@font-face { font-display: swap; font-family: 'Oswald'; font-style: normal; font-weight: 400; src: url('../fonts/oswald-v57-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Oswald'; font-style: normal; font-weight: 600; src: url('../fonts/oswald-v57-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Oswald'; font-style: normal; font-weight: 700; src: url('../fonts/oswald-v57-latin-700.woff2') format('woff2'); }

/* Bebas Neue */
@font-face { font-display: swap; font-family: 'Bebas Neue'; font-style: normal; font-weight: 400; src: url('../fonts/bebas-neue-v16-latin-regular.woff2') format('woff2'); }

/* Playfair Display */
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: normal; font-weight: 400; src: url('../fonts/playfair-display-v40-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: normal; font-weight: 600; src: url('../fonts/playfair-display-v40-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: normal; font-weight: 700; src: url('../fonts/playfair-display-v40-latin-700.woff2') format('woff2'); }

/* Lora */
@font-face { font-display: swap; font-family: 'Lora'; font-style: normal; font-weight: 400; src: url('../fonts/lora-v37-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lora'; font-style: normal; font-weight: 600; src: url('../fonts/lora-v37-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lora'; font-style: normal; font-weight: 700; src: url('../fonts/lora-v37-latin-700.woff2') format('woff2'); }

/* Bitter */
@font-face { font-display: swap; font-family: 'Bitter'; font-style: normal; font-weight: 400; src: url('../fonts/bitter-v40-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Bitter'; font-style: normal; font-weight: 700; src: url('../fonts/bitter-v40-latin-700.woff2') format('woff2'); }

/* Dancing Script */
@font-face { font-display: swap; font-family: 'Dancing Script'; font-style: normal; font-weight: 400; src: url('../fonts/dancing-script-v29-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Dancing Script'; font-style: normal; font-weight: 700; src: url('../fonts/dancing-script-v29-latin-700.woff2') format('woff2'); }
