@font-face {
    font-family: "ae-font-icons";
    src: url("./ae-font-icons.ttf?d2ca12efb6386adeb131f8eebd27cd87") format("truetype");
}

.ae-font-icons {
    font-family: ae-font-icons !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;
}
