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

[class^="exi-"], [class*=" exi-"] {
	font-family: 'exportia-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.exi-close      { content: "\e901"; }
.exi-pinterest  { content: "\e900"; }
.exi-linkedin   { content: "\e91c"; }
.exi-arrow      { content: "\e918"; }
.exi-cart       { content: "\e919"; }
.exi-facebook   { content: "\e91a"; }
.exi-instagram  { content: "\e91b"; }
.exi-search     { content: "\e91f"; }
.exi-twitch     { content: "\e920"; }
.exi-twitter    { content: "\e921"; }
.exi-youtube    { content: "\e922"; }

.exi-close::before      { content: "\e901"; }
.exi-pinterest::before  { content: "\e900"; }
.exi-linkedin::before   { content: "\e91c"; }
.exi-arrow::before      { content: "\e918"; }
.exi-cart::before       { content: "\e919"; }
.exi-facebook::before   { content: "\e91a"; }
.exi-instagram::before  { content: "\e91b"; }
.exi-search::before     { content: "\e91f"; }
.exi-twitch::before     { content: "\e920"; }
.exi-twitter::before    { content: "\e921"; }
.exi-youtube::before    { content: "\e922"; }
