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

@font-face {
	font-family: 'Roobert';
	src: url('Roobert-Regular.eot'); 
	src: url('Roobert-Regular.otf') 
		format('opentype');
		font-weight:400;
	font-display:swap;			
}

@font-face {
	font-family: 'Roobert';
	src: url('Roobert-Light.eot'); 
	src: url('Roobert-Light.otf') 
		format('opentype');
	font-weight: 300;
	font-display:swap;		
}


@font-face {
	font-family: 'Butler';
	src: url('Butler-Medium.woff') format('woff');
	font-weight: 500;
	font-display:swap;			
}


@font-face {
	font-family: 'Butler';
	src: url('Butler.woff') format('woff');
	src: url('Butler.woff2')format('woff2');	
	font-weight: 400;
	font-display:swap;			
}

@font-face {
	font-family: 'Butler';
/*	src: url('Butler-Light.eot'); */
	src: url('Butler-Light.woff') 
		format('woff');
	font-weight: 300;
	font-display:swap;			
}


@font-face {
	font-family: 'Butler';
/*	src: url('Butler-Light.eot'); */
	src: url('Butler-UltraLight.woff') 
		format('woff');
	font-weight: 100;	
	font-display:swap;			
}



 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  color:#000;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-right:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-ok:before { content: '\e802'; } /* '' */
.icon-down-open-big:before { content: '\e803'; } /* '' */
.icon-up-open-big:before { content: '\e804'; } /* '' */
.icon-location:before { content: '\e805'; } /* '' */
.icon-phone:before { content: '\e806'; } /* '' */
.icon-mail:before { content: '\e807'; } /* '' */
.icon-calendar:before { content: '\e808'; } /* '' */
.icon-cancel:before { content: '\e809'; } /* '' */
.icon-tag-empty:before { content: '\e80a'; } /* '' */
.icon-share:before { content: '\e80b'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-menu-1:before { content: '\f0c9'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
