@font-face {
  font-family: 'Specimen';
  src: url('fonts/specimen.woff2') format('woff2'),
       url('fonts/specimen.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Zewyolk';
  src: url('fonts/zewyolk.woff2') format('woff2'),
       url('fonts/zewyolk.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Application globale */
body {
  font-family: 'Specimen', sans-serif;
}

h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
.counter, .stats, .number {
  font-family: 'Zewyolk', sans-serif;
}

@import url("../visaland/style.css");