@import url('https://fonts.googleapis.com/css2?family=Gloock&display=swap');
@import url(https://lovenue.sevenwise.eu/assets/css/style.css);
@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-LightItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-Regular.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-RegularItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-Medium.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-MediumItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/*@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}*/

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Halis';
  src: url('/data/include/cms/sevenwise/fonts/Ahmet_Altun_-_HalisGR-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

.contact_site .contact_site__block:nth-child(1),
.contact_site .contact_site__block:nth-child(2){
    display: none;
}