@font-face {
    font-family: 'o365';
    src: url('../$FILE/365-webfont.eot');
    src: url('../$FILE/365-webfont.eot?#iefix') format('embedded-opentype'),
         url('../$FILE/365-webfont.woff2') format('woff2'),
         url('../$FILE/365-webfont.woff') format('woff'),
         url('../$FILE/365-webfont.ttf') format('truetype'),
         url('../$FILE/365-webfont.svg#arialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="o365-font-"], [class*=" o365-font-"] {
	font-family: 'o365';
	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;
}

.o365-font-outlook:before {
	content: "\0041";
}

.o365-font-exchange:before {
	content: "\0042";
}

.o365-font-word:before {
	content: "\0043";
}

.o365-font-excel:before {
	content: "\0044";
}

.o365-font-powerpoint:before {
	content: "\0045";
}

.o365-font-onenote:before {
	content: "\0046";
}

.o365-font-onedrive:before {
	content: "\0047";
}

.o365-font-skype:before {
	content: "\0048";
}

.o365-font-office:before {
	content: "\0049";
}