/*!
Theme Name: Voetbalwedden Child
Theme URI: https://www.voetbalwedden.nl
Description: Voetbalwedden.nl thema
Author: VGN
Author URI: https://www.voetbalwedden.nl
Template: voetbalwedden
Version: 1.0.0
Text Domain: voetbalwedden
*/

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

@font-face {
  font-family: 'Poppins';
  src: url('fonts/poppins-v22-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

body {
  font-family: 'Poppins', sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif !important;
}
body.elementor-editor-active,
body.elementor-editor-active h1,
body.elementor-editor-active h2,
body.elementor-editor-active h3,
body.elementor-editor-active h4,
body.elementor-editor-active h5,
body.elementor-editor-active h6 {
  font-family: 'Poppins', sans-serif !important;
}