﻿@font-face {
    font-family: 'Aban';
    src: url('../fonts/W_aban.eot');
    src: local('☺'), url('../fonts/W_aban.woff') format('woff'), url('../fonts/W_aban.ttf') format('truetype'), url('../fonts/W_aban.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yekan';
    src: url('../fonts/W_yekan.eot');
    src: local('☺'), url('../fonts/W_yekan.woff') format('woff'), url('../fonts/W_yekan.ttf') format('truetype'), url('../fonts/W_yekan.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Koodak';
    src: url('../fonts/W_koodak.eot');
    src: local('☺'), url('../fonts/W_koodak.woff') format('woff'), url('../fonts/W_koodak.ttf') format('truetype'), url('../fonts/W_koodak.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lora';
    src: url('../fonts/Lora.woff') format('woff'), url('../fonts/Lora.woff2') format('woff2'), url('../fonts/Lora.svg#Lora') format('svg'), url('../fonts/Lora.eot'), url('../fonts/Lora.eot?#iefix') format('embedded-opentype'), url('../fonts/Lora.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto.woff') format('woff'), url('../fonts/Roboto.woff2') format('woff2'), url('../fonts/Roboto.svg#Roboto') format('svg'), url('../fonts/Roboto.eot'), url('../fonts/Roboto.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.Aban {
    font-family: Aban !important;
}

.Yekan {
    font-family: Yekan !important;
}

.Koodak {
    font-family: Koodak !important;
}

.Tahoma {
    font-family: Tahoma !important;
}

.Lora {
    font-family: Lora !important
}

.Roboto {
    font-family: Roboto !important
}

.fontSize15em {
    font-size: 1.5em !important;
}

.fontSize2em {
    font-size: 2em !important;
}

.fontWeight300 {
    font-weight: 300 !important;
}

.fontWeight600 {
    font-weight: 600 !important;
}

.fontWeight900 {
    font-weight: 900 !important;
}

.floatNone {
    float: none !important;
}
