
@import url('fonts.css');
@font-face {
    font-family:'GE_SS_Two_Light';
    src: url('GE_SS_Two_Light.ttf');
}
@font-face {
    font-family:'ge_ss_two_medium';
    src: url('ge_ss_two_medium.ttf');
}
@font-face {
    font-family: 'Hakm_Thin';
    src: url('Hakm_Thin.ttf');
}
@font-face {
    font-family: 'Hakm_Regular';
    src: url('Hakm_Regular.ttf');
}
@font-face {
    font-family: 'Hakm_Bold';
    src: url('Hakm_Bold.ttf');
}

@font-face {
    font-family: 'robotoThin';
    src: url('Roboto-Thin.ttf');
}
@font-face {
    font-family: 'robotoLight';
    src: url('Roboto-Light.ttf');
}
@font-face {
    font-family: 'robotoRegular';
    src: url('Roboto-Regular.ttf');
}
@font-face {
    font-family: 'robotoMedium';
    src: url('Roboto-Medium.ttf');
}
@font-face {
    font-family: 'robotoBold';
    src: url('Roboto-Bold.ttf');
}
body, nav, p, a,b, strong,span,h1,h2,h3,h4,h5,h6,ul,ol,li,header,footer,section,b span, strong span,button{
    font-family: 'ge_ss_two_medium' !important;
}
strong,span,b{
    font-weight: normal !important
}
.E-Font {
    font-family: 'robotoMedium' !important;
}
