/* ---------------------------------------------------------------------

Template Name	:	PMO-PMS
Version			:	0.1
Release Date	:	July 01, 2019

File			: 	material-icon-0.48.css
Updated			:	2019-07-01
Edited by		: 	Team Promiti (support@promiti.com)

-----------------------------------------------------------------------

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in
this file. Instead use the custom.css file to add your styles. You can
copy a style from this file and paste it in custom.css and it will
override the style in this file.

-----------------------------------------------------------------------

:::REVISION HISTORY:::

--------------------------------------------------------------------- */

@font-face {
	font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('../font/material-icon.woff2') format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}