﻿
@font-face {
    font-family: MainFont;
    src: url('../Fonts/Almarai-Regular.ttf');
}
@font-face {
    font-family: SecontFont;
    src: url('../Fonts/helveticaneuelt-arabic-55-roman.ttf');
}
@font-face {
    font-family: ArslanWessam;
    src: url('../Fonts/ArslanWessam.ttf');
}
@font-face {
    font-family: SwissraBold;
    src: url('../Fonts/SwissraBold.otf');
}
@font-face {
    font-family: SwissraMedium;
    src: url('../Fonts/SwissraMedium.otf');
}
@font-face {
    font-family: DINNextMedium;
    src: url('../Fonts/DINNextLTArabic-Medium-3.ttf');
}
@font-face {
    font-family: DINNextBold;
    src: url('../Fonts/DINNextLTArabic-Bold-3.ttf');
}
@font-face {
    font-family: Segoe;
    src: url('../Fonts/segoeuithis.ttf');
}

h1, h2, h3, h4, h5, h6 {
    font-family: MainFont;
}

html, p, span, div,a {
    font-family: MainFont;
    font-weight: normal;
}
html, p, span, div, a, ul, li {
    font-family: MainFont;
    font-weight: normal;
}

.header-style-two .main-menu .navigation > li > a {
    font-family: MainFont;
    font-weight: normal;
    font-size: 16px;
}
.banner-section-two .content-column h1 {
    font-family: MainFont;
}


