@font-face {
    font-family: Maledpan-Regular;
    src: url(../fonts/Maledpan-Regular.ttf);
}

* {
    font-family: Maledpan-Regular;
    font-size: 18px;
}

.select2 {
    width: 100% !important;
}
