@font-face {
    font-family: "Enligas";
    font-style: normal;
    font-weight: regular;
    src:
        local("Enligas-Regular"),
        url("/css/font/Enligas/Enligas-Regular.woff") format("woff");
}
@font-face {
    font-family: "Enligas";
    font-style: italic;
    font-weight: regular;
    src:
        local("Enligas-Italic"),
        url("/css/font/Enligas/Enligas-Italic.woff") format("woff");
}
