@font-face {
    font-family: "AradFD";
    src: url("../fonts/AradFD-Regular.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
optgroup,
table,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "AradFD", Tahoma, Arial, sans-serif !important;
}