/*
 * Google Fonts self-hosted - wisecom-acoustic.com
 * Remplace les 5 appels à fonts.googleapis.com (~3s de gain)
 * Uploader dans : /themes/kabar/assets/css/
 * Fonts dans    : /themes/kabar/assets/css/fonts/
 */

/* Open Sans */
@font-face { font-family:'Open Sans'; font-style:normal; font-weight:300; font-display:swap; src:url('fonts/open-sans/open-sans-300.woff2') format('woff2'); }
@font-face { font-family:'Open Sans'; font-style:normal; font-weight:400; font-display:swap; src:url('fonts/open-sans/open-sans-400.woff2') format('woff2'); }
@font-face { font-family:'Open Sans'; font-style:normal; font-weight:600; font-display:swap; src:url('fonts/open-sans/open-sans-600.woff2') format('woff2'); }
@font-face { font-family:'Open Sans'; font-style:normal; font-weight:700; font-display:swap; src:url('fonts/open-sans/open-sans-700.woff2') format('woff2'); }

/* Catamaran */
@font-face { font-family:'Catamaran'; font-style:normal; font-weight:300; font-display:swap; src:url('fonts/catamaran/catamaran-300.woff2') format('woff2'); }
@font-face { font-family:'Catamaran'; font-style:normal; font-weight:400; font-display:swap; src:url('fonts/catamaran/catamaran-400.woff2') format('woff2'); }
@font-face { font-family:'Catamaran'; font-style:normal; font-weight:500; font-display:swap; src:url('fonts/catamaran/catamaran-500.woff2') format('woff2'); }
@font-face { font-family:'Catamaran'; font-style:normal; font-weight:600; font-display:swap; src:url('fonts/catamaran/catamaran-600.woff2') format('woff2'); }
@font-face { font-family:'Catamaran'; font-style:normal; font-weight:700; font-display:swap; src:url('fonts/catamaran/catamaran-700.woff2') format('woff2'); }
@font-face { font-family:'Catamaran'; font-style:normal; font-weight:800; font-display:swap; src:url('fonts/catamaran/catamaran-800.woff2') format('woff2'); }

/* Old Standard TT */
@font-face { font-family:'Old Standard TT'; font-style:normal; font-weight:400; font-display:swap; src:url('fonts/old-standard-tt/old-standard-tt-400.woff2') format('woff2'); }
@font-face { font-family:'Old Standard TT'; font-style:normal; font-weight:700; font-display:swap; src:url('fonts/old-standard-tt/old-standard-tt-700.woff2') format('woff2'); }

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