@font-face {
  font-family: 'ts-icons';
  src:
    url('https://todogravel.com/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff2?v3.2') format('woff2'),
    url('https://todogravel.com/wp-content/themes/smart-mag/css/icons/fonts/ts-icons.woff?v3.2') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.tsi {
	display: inline-block;
	font: normal normal normal 14px/1 ts-icons;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tsi-search:before {
	content: "\f002";
}
