@font-face {
	font-family: 'md-timeline-icons';
	src: url('icon-font/timeline.woff') format('woff'),
		url('icon-font/timeline.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.md-timeline-icon-glyph {
	font-family: 'md-timeline-icons' !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;
}

.timeline-pantone:before { content: "\e902"; }
.timeline-approve:before { content: "\e900"; }
.timeline-key:before { content: "\e901"; }
.timeline-house-plan:before { content: "\e903"; }
.timeline-helmet:before { content: "\e904"; }
