/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2024 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2024 MyFonts Inc. */


  
@font-face {
	font-display: swap;
  	font-family: "Gilroy";
	font-weight: 400,
	font-style: normal;
  	src: url('../fonts/GilroyMedium/font.woff2') format('woff2'), url('webFonts/GilroyMedium/font.woff') format('woff');
}
@font-face {
	font-display: swap;
  	font-family: "Gilroy";
	font-weight: 700;
	font-style: normal;
	src: url('../fonts/GilroyBold/font.woff2') format('woff2'), url('webFonts/GilroyBold/font.woff') format('woff');
}


/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* ICON FONT */

@font-face {
  font-family: 'home4time';
  src:  url('../fonts/home4time.eot?cyu9dq');
  src:  url('../fonts/home4time.eot?cyu9dq#iefix') format('embedded-opentype'),
    url('../fonts/home4time.ttf?cyu9dq') format('truetype'),
    url('../fonts/home4time.woff?cyu9dq') format('woff'),
    url('../fonts/home4time.svg?cyu9dq#home4time') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


[class^="icon-"]::before, [class*=" icon-"]::before, .iconfont, .ff-el-group[class*="icon-"] .ff-el-input--content::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'home4time' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-next:before {
  content: "\e910" !important;
}
.icon-prev:before {
  content: "\e911" !important;
}
.icon-arrow:before {
  content: "\e90f" !important;
}
.icon-calendar:before {
  content: "\e900" !important;
}
.icon-house:before {
  content: "\e901" !important;
}
.icon-mail-filled:before {
  content: "\e902" !important;
}
.icon-mail-outline:before {
  content: "\e903" !important;
}
.icon-map-marker:before {
  content: "\e904" !important;
}
.icon-minus:before {
  content: "\e905" !important;
}
.icon-money:before {
  content: "\e906" !important;
}
.icon-people:before {
  content: "\e907" !important;
}
.icon-phone-calling:before {
  content: "\e908" !important;
}
.icon-phone:before {
  content: "\e909" !important;
}
.icon-plus:before {
  content: "\e90a" !important;
}
.icon-support:before {
  content: "\e90b" !important;
}
.icon-translations:before {
  content: "\e90c" !important;
}
.icon-cross-small:before {
  content: "\e90d" !important;
}
.icon-cross:before {
  content: "\e90e" !important;
}