@font-face {
	font-family: 'ms-lms-icon';
	src: url('ms-lms-icon.eot?6xjgfz');
	src: url('ms-lms-icon.eot?6xjgfz#iefix') format('embedded-opentype'),
	url('ms-lms-icon.ttf?6xjgfz') format('truetype'),
	url('ms-lms-icon.woff?6xjgfz') format('woff'),
	url('ms-lms-icon.svg?6xjgfz#ms-lms-icon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="ms-lms-icon-"], [class*=" ms-lms-icon-"] {
	font-family: 'ms-lms-icon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ms-lms-icon-chevron-up:before {
	content: "\e905";
}
.ms-lms-icon-chevron-right:before {
	content: "\e906";
}
.ms-lms-icon-chevron-down:before {
	content: "\e907";
}
.ms-lms-icon-chevron-left:before {
	content: "\e908";
}
.ms-lms-icon-doc:before {
	content: "\e901";
}
.ms-lms-icon-footer-builder:before {
	content: "\e902";
}
.ms-lms-icon-header-builder:before {
	content: "\e903";
}
.ms-lms-icon-checklist:before {
	content: "\e900";
}
.ms-lms-icon-check:before {
	content: "\e904";
}
