@font-face {
    font-family: Anke;
    src: url("fonts/Anke.otf") format("opentype");
}

@font-face {
    font-family: Anke;
    font-weight: 500;
    src: url("fonts/Anke.otf") format("opentype");
}

input:focus, button:focus, textarea:focus, select:focus{
    outline: none !important;
}

input:focus, textarea:focus, select:focus{
    outline: none !important;
}