body,h1,h2,h3,h4,h5,h6,p,span,a,input,select,button,title,[data-title],.swal2-content{
    font-family: 'Cairo','open_sansregular' !important;
}

.select2-search-choice-close:before, .select2-search-choice-close:after{
    font-family: 'FontAwesome' !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.glyphicon-fast-forward:before {
    content: "\e070";
}

.glyphicon-fast-backward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e069";
}

.glyphicon-step-backward:before {
    content: "\e077";
}
