@font-face {
    font-family: 'emb3d';
    src: url('../fonts/emb3d.eot');
    src: url('../fonts/emb3d.eot?#iefix') format('embedded-opentype'),
        url('../fonts/emb3d.woff2') format('woff2'),
        url('../fonts/emb3d.woff') format('woff'),
        url('../fonts/emb3d.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+E800;
}

.emb3d-model-viewer-icon::before {
    content: '\e800';
}

.emb3d-model-viewer-icon {
    font-style: normal;
    font-family: 'emb3d';
}
