@charset "UTF-8";
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/IRANSansWeb/IRANSansWeb_Black.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb/IRANSansWeb_Black.woff2") format("woff2"), url("../fonts/IRANSansWeb/IRANSansWeb_Black.woff") format("woff"), url("../fonts/IRANSansWeb/IRANSansWeb_Black.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/IRANSansWeb/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb/IRANSansWeb_Bold.woff2") format("woff2"), url("../fonts/IRANSansWeb/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/IRANSansWeb/IRANSansWeb_Bold.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/IRANSansWeb/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb/IRANSansWeb_Medium.woff2") format("woff2"), url("../fonts/IRANSansWeb/IRANSansWeb_Medium.woff") format("woff"), url("../fonts/IRANSansWeb/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/IRANSansWeb/IRANSansWeb_Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb/IRANSansWeb_Regular.woff2") format("woff2"), url("../fonts/IRANSansWeb/IRANSansWeb_Regular.woff") format("woff"), url("../fonts/IRANSansWeb/IRANSansWeb_Regular.ttf") format("truetype");
}
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/IRANSansWeb/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/IRANSansWeb/IRANSansWeb_Light.woff2") format("woff2"), url("../fonts/IRANSansWeb/IRANSansWeb_Light.woff") format("woff"), url("../fonts/IRANSansWeb/IRANSansWeb_Light.ttf") format("truetype");
}

body {
    font: 14px "IRANSansWeb", sans-serif;
}
.course-container {
    margin-bottom: 130px;
}