@font-face {
    font-family: Dubai;
    src: url("../fonts/Dubai-Regular.otf") format("opentype");
}

@font-face {
    font-family: Dubai;
    font-weight: bold;
    src: url("../fonts/Dubai-Bold.otf") format("opentype");
}

@font-face {
    font-family: GE SS;
    src: url("../fonts/GE_SS_Medium.otf") format("opentype");
}


body{
    font-family: 'Dubai', sans-serif, 'Open Sans';
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, 
.Redo-pricing-container .Redo-pricing-table h3, 
.Redo-pricing-container .Redo-pricing-table h4,
.panel-sidebar .panel-heading .panel-title{
    font-family: 'GE SS', sans-serif;
}

[data-counter-up="numbers"]{
    font-family: 'Roboto', sans-serif;
}