@import url(//fonts.googleapis.com/css2?family=El+Messiri:wght@500&display=swap);

html {
    font-family: 'El Messiri' !important;
}

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, th {
    font-family: 'El Messiri' !important;
}

label {
    font-family: 'El Messiri' !important;
}

span {
    font-family: 'El Messiri' !important;
}

p {
    font-family: 'El Messiri' !important;
}

.btn {
    font-family: 'El Messiri' !important;
}