/home/crealab/psra.brainware.com.co/wp-content/plugins/jet-blocks/assets/scss/jet-blocks-icons.scss
@font-face {
	font-family: 'JetBlocks-widget';
	src:  url('fonts/JetBlocks-widget.eot?e94vhv');
	src:  url('fonts/JetBlocks-widget.eot?e94vhv#iefix') format('embedded-opentype'),
	  url('fonts/JetBlocks-widget.ttf?e94vhv') format('truetype'),
	  url('fonts/JetBlocks-widget.woff?e94vhv') format('woff'),
	  url('fonts/JetBlocks-widget.svg?e94vhv#JetBlocks-widget') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
  }

  [class^="jet-blocks-icon-"], [class*=" jet-blocks-icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'JetBlocks-widget' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	display: block;

	.elementor-panel &,
	.elementor-sortable-helper & {
		font-size: 38px;
		margin-bottom: calc( 28px - 1em );
	}

	.elementor-navigator__item & {
		font-size: 16px;
	}
}

.jet-blocks-icon-auth-links:before {
	content: "\e903";
}

.jet-blocks-icon-breadcrumbs:before {
	content: "\e90c";
}

.jet-blocks-icon-hamburger-panel:before {
	content: "\e90a";
}

.jet-blocks-icon-login:before {
	content: "\e904";
}

.jet-blocks-icon-logo:before {
	content: "\e902";
}

.jet-blocks-icon-nav-menu:before {
	content: "\e909";
}

.jet-blocks-icon-register:before {
	content: "\e905";
}

.jet-blocks-icon-search:before {
	content: "\e900";
}

.jet-blocks-icon-woo-cart:before {
	content: "\e90b";
}