@font-face {
    font-family: 'MetaWeb-Bold';
    src: url('../Webfonts/MetaWeb-Bold.eot');
    src: url('../Webfonts/MetaWeb-Bold.eot?#iefix') format('embedded-opentype'),
         url('../Webfonts/MetaWeb-Bold.woff') format('woff'),
         url('../Webfonts/MetaWeb-Bold.ttf') format('truetype'),
         url('../Webfonts/MetaWeb-Bold.svg#MetaWeb-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'MetaWeb-Book';
    src: url('../Webfonts/MetaWeb-Book.eot');
    src: url('../Webfonts/MetaWeb-Book.eot?#iefix') format('embedded-opentype'),
         url('../Webfonts/MetaWeb-Book.woff') format('woff'),
         url('../Webfonts/MetaWeb-Book.ttf') format('truetype'),
         url('../Webfonts/MetaWeb-Book.svg#MetaWeb-Book') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'MetaWeb-Medium';
    src: url('../Webfonts/MetaWeb-Medium.eot');
    src: url('../Webfonts/MetaWeb-Medium.eot?#iefix') format('embedded-opentype'),
         url('../Webfonts/MetaWeb-Medium.woff') format('woff'),
         url('../Webfonts/MetaWeb-Medium.ttf') format('truetype'),
         url('../Webfonts/MetaWeb-Medium.svg#MetaWeb-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}


@font-face {
    font-family: 'MetaWeb-Norm';
    src: url('../Webfonts/MetaWeb-Norm.eot');
    src: url('../Webfonts/MetaWeb-Norm.eot?#iefix') format('embedded-opentype'),
         url('../Webfonts/MetaWeb-Norm.woff') format('woff'),
         url('../Webfonts/MetaWeb-Norm.ttf') format('truetype'),
         url('../Webfonts/MetaWeb-Norm.svg#MetaWeb-Norm') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "unisansbook";
    src:url('../Webfonts/UniSansBook.otf') format("opentype");
    font-display: swap;
}

/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('../Webfonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.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;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}