@font-face {
	font-family: 'afek';
	src: url('afek-ultralight-aaa.eot');
	src: local('☺'), 
		url('afek-ultralight-aaa.woff2') format('woff2'), 
		url('afek-ultralight-aaa.woff') format('woff');
	font-weight: 200;
}


@font-face {
	font-family: 'afek';
	src: url('afek-light-aaa.eot');
	src: local('☺'), 
		url('afek-light-aaa.woff2') format('woff2'), 
		url('afek-light-aaa.woff') format('woff');
	font-weight: 300;
}

@font-face {
	font-family: 'afek';
	src: url('afek-regular-aaa.eot');
	src: local('☺'), 
		url('afek-regular-aaa.woff2') format('woff2'), 
		url('afek-regular-aaa.woff') format('woff');
	font-weight: 400;
}



@font-face {
	font-family: 'afek';
	src: url('afek-medium-aaa.eot');
	src: local('☺'), 
		url('afek-medium-aaa.woff2') format('woff2'), 
		url('afek-medium-aaa.woff') format('woff');
	font-weight: 500;
}


@font-face {
	font-family: 'afek';
	src: url('afek-demibold-aaa.eot');
	src: local('☺'), 
		url('afek-demibold-aaa.woff2') format('woff2'), 
		url('afek-demibold-aaa.woff') format('woff');
	font-weight: 600;
}

@font-face {
	font-family: 'afek';
	src: url('afek-bold-aaa.eot');
	src: local('☺'), 
		url('afek-bold-aaa.woff2') format('woff2'), 
		url('afek-bold-aaa.woff') format('woff');
	font-weight: 700;
}


@font-face {
	font-family: 'afek';
	src: url('afek-ultrabold-aaa.eot');
	src: local('☺'), 
		url('afek-ultrabold-aaa.woff2') format('woff2'), 
		url('afek-ultrabold-aaa.woff') format('woff');
	font-weight: 900;
}

/********** agas***************/
@font-face {
	font-family: 'agas';
	src: url('fbagas-lightwebfont.eot');
	src: local('☺'), 
		url('fbagas-lightwebfont.woff') format('woff'),
		url('fbagas-lightwebfont.ttf') format('truetype'), 
		url('fbagas-lightwebfont.svg') format('svg');
	font-weight: 300;
}

@font-face {
	font-family: 'agas';
	src: url('fbagas-lightwebfont.eot');
	src: local('☺'), 
		url('fbagas-lightwebfont.woff') format('woff'),
		url('fbagas-lightwebfont.ttf') format('truetype'), 
		url('fbagas-lightwebfont.svg') format('svg');
	font-weight: 400;
}


@font-face {
	font-family: 'agas';
	src: url('fbagas-boldwebfont.eot');
	src: local('☺'), 
		url('fbagas-boldwebfont.woff') format('woff'),
		url('fbagas-boldwebfont.ttf') format('truetype'), 
		url('fbagas-boldwebfont.svg') format('svg');
	font-weight: 700;
}

@font-face {
	font-family: 'icomoon';
	src:  url('icomoon.eot?jpzj9a');
	src:  url('icomoon.eot?jpzj9a#iefix') format('embedded-opentype'),
		url('icomoon.ttf?jpzj9a') format('truetype'),
		url('icomoon.woff?jpzj9a') format('woff'),
		url('icomoon.svg?jpzj9a#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

.icon-eye:before {
	content: "\f06e";
}

.icon-bookmark:before {
	content: "\f02e";
}

.icon-bookmark-o:before {
	content: "\f097";
}

.icon-close:before {
	content: "\f00d";
}

.icon-remove:before {
	content: "\f00d";
}

.icon-times:before {
	content: "\f00d";
}

.icon-heart-o:before {
	content: "\f08a";
}

.icon-heart:before {
	content: "\f004";
}

.icon-star:before {
	content: "\f005";
}

.icon-chevron-left:before {
	content: "\f053";
}

.icon-chevron-right:before {
	content: "\f054";
}

.icon-chevron-up:before {
	content: "\f077";
}

.icon-chevron-down:before {
	content: "\f078";
}

.icon-shopping-cart:before {
	content: "\f07a";
}

.icon-facebook:before {
	content: "\f09a";
}

.icon-facebook-f:before {
	content: "\f09a";
}

.icon-youtube:before {
	content: "\f167";
}

.icon-instagram:before {
	content: "\f16d";
}

.icon-whatsapp:before {
	content: "\f232";
}

.icon-user-o:before {
	content: "\f2c0";
}

.icon-tiktok{
	background-image: url("/wp-content/uploads/2023/12/tiktok.svg");
	background-repeat: no-repeat;
	display: block;
	width: 14px;
	height: 19px;
	object-fit: contain;
	filter: brightness(0) invert(1);
}