/*Write your custom css in this file.*/
@import url(fonts/WebFonts/css/fontiran.css);

body {
    font-family: IRANSans !important;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important;
}

.leaflet-popup-content,
.select2-container .select2-choice > .select2-chosen {
    font-family: IRANSans !important;
}