@font-face {
    font-family: Estedad;
    src: url('../fonts/Estedad-FD-v7.3.woff2') format('woff2')
}

@font-face {
    font-family: Sahel;
    src: url('../fonts/Sahel-v3.4.0.woff2') format('woff2')
}

body {
    font-family: Estedad !important;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: Sahel !important;
}
