@font-face {
    font-family: "o2a";
    src: url("./o2a.woff?45e8bc3a5fe85ffce8f6787cd8bc2279") format("woff"),
url("./o2a.woff2?45e8bc3a5fe85ffce8f6787cd8bc2279") format("woff2");
}

.oi {
    font-family: o2a !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.oi.oi-table:before {
    content: "\f101";
}
.oi.oi-table-row-delete:before {
    content: "\f102";
}
.oi.oi-table-row-add-before:before {
    content: "\f103";
}
.oi.oi-table-row-add-after:before {
    content: "\f104";
}
.oi.oi-table-column-delete:before {
    content: "\f105";
}
.oi.oi-table-column-add-before:before {
    content: "\f106";
}
.oi.oi-table-column-add-after:before {
    content: "\f107";
}
.oi.oi-settings:before {
    content: "\f108";
}
.oi.oi-o2a-workspace:before {
    content: "\f109";
}
.oi.oi-o2a-sample:before {
    content: "\f10a";
}
.oi.oi-o2a-repository:before {
    content: "\f10b";
}
.oi.oi-o2a-registry:before {
    content: "\f10c";
}
.oi.oi-o2a-portal:before {
    content: "\f10d";
}
.oi.oi-o2a-ingest:before {
    content: "\f10e";
}
.oi.oi-o2a-home:before {
    content: "\f10f";
}
.oi.oi-o2a-data:before {
    content: "\f110";
}
.oi.oi-o2a-dashboard:before {
    content: "\f111";
}
.oi.oi-o2a-cloud:before {
    content: "\f112";
}
.oi.oi-maps:before {
    content: "\f113";
}
.oi.oi-license:before {
    content: "\f114";
}
.oi.oi-code:before {
    content: "\f115";
}
.oi.oi-code-block:before {
    content: "\f116";
}
