@font-face {
	font-family: 'Icons';
	src: url('fonts/icons.eot?shi5i4');
	src: url('fonts/icons.eot?shi5i4#iefix') format('embedded-opentype'), url('fonts/icons.ttf?shi5i4') format('truetype'), url('fonts/icons.woff?shi5i4') format('woff'), url('fonts/icons.svg?shi5i4#icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="tri-"], [class*=" tri-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'Icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.tri-angle-down:before {
	content: "\e901";
}
.tri-angle-up:before {
	content: "\e902";
}
.tri-arrow-left:before {
	content: "\e900";
}
.tri-arrow-right:before {
	content: "\e903";
}
.tri-logo:before {
	content: "\e904";
}
.tri-logogram:before {
	content: "\e905";
}
.tri-pause:before {
	content: "\e906";
}
.tri-pause-alt:before {
	content: "\e907";
}
.tri-pause-o:before {
	content: "\e908";
}
.tri-person:before {
	content: "\e909";
}
.tri-play:before {
	content: "\e90a";
}
.tri-play-alt:before {
	content: "\e90b";
}
.tri-play-o:before {
	content: "\e90c";
}
.tri-repeat:before {
	content: "\e90d";
}