
@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/woff/IRANSansX-Bold.woff') format('woff'),
    url('../fonts/woff2/IRANSansX-Bold.woff2') format('woff2');
}

@font-face {
    font-family: peyda;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/woff/IRANSansX-Regular.woff') format('woff'),
    url('../fonts/woff2/IRANSansX-Regular.woff2') format('woff2');
}
body {
    background: #E7EBF0;
    font-family: peyda, arial, sans-serif;
    font-size: 14px;
}
.intro-bg {
    background : url('../images/bg-min.jpg') no-repeat;
    background-size:cover;
}
.swal2-title {
    font-size:18px;
    line-height: 29px;
}
