/* Webfont: Yekan */

@font-face {
    font-family: 'Yekan';
    src: url('Yekan.eot');
    /* IE9 Compat Modes */
    src: url('Yekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Yekan.woff2') format('woff2'), /* Modern Browsers */
    url('Yekan.woff') format('woff'), /* Modern Browsers */
    url('Yekan.otf') format('opentype'), /* Open Type Font */
    url('Yekan.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
    font-display: auto;
}

@font-face {
    font-family: Calibri;
    font-display: swap;
    src: url('calibri.woff') format('woff'), url('calibri.ttf') format('truetype'), url('calibri.eot') format('embedded-opentype');
}

.font {
    font-family: Yekan;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    background-color: transparent;
    text-rendering: optimizeLegibility;
    font-display: auto;
    src: url('Yekan.eot?#iefix') format('embedded-opentype'), url('Yekan.woff2') format('woff2'), url('Yekan.woff') format('woff'), url('Yekan.otf') format('opentype'), url('Yekan.ttf') format('truetype');
}

h1,
.h1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 32px;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}

h2,
.h2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 27px;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}

h3,
.h3 {
    font-family: Arial;
    font-weight: bold;
    font-size: 24px;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}

h4,
.h4 {
    font-family: Arial;
    font-weight: bold;
    font-size: 21px;
    font-style: italic;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}

h5,
.h5 {
    font-family: Arial;
    font-weight: bold;
    font-size: 19px;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}

h6,
.h6 {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #000000;
    --color: #000000;
    background-color: transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: inline-block;
}

.CustomStyle {
    font-family: "Courier New";
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #2E74B5;
    --color: #2E74B5;
    background-color: transparent;
}

@media only screen and (max-width: 799px) {}