﻿@font-face {
    font-family: MTNIrancell;
    font-style: normal;
    src: url('../../fonts/Irancell/MTNIrancell-Light.ttf');
    src: url('../../fonts/Irancell/MTNIrancell-Light.ttf?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/Irancell/MTNIrancell-Light.ttf') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/Irancell/MTNIrancell-Light.ttf') format('truetype');



}

@font-face {
    font-family: MTNIrancell;
    font-style: normal;
    src: url('../../fonts/Irancell/MTNIrancell-ExtraLight.ttf');
    src: url('../../fonts/Irancell/MTNIrancell-ExtraLight.ttf?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/Irancell/MTNIrancell-ExtraLight.ttf') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/Irancell/MTNIrancell-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: MTNIrancell;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/Irancell/MTNIrancell-Bold.ttf');
    src: url('../../fonts/Irancell/MTNIrancell-Bold.ttf?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/Irancell/MTNIrancell-Bold.ttf') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/Irancell/MTNIrancell-Bold.ttf') format('truetype');
}
body {
    font-family: 'MTNIrancell', sans-serif;
    font-size: small;
}
