﻿body {
}

@font-face {
    font-family: Vazir;
    src: url(/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-FD.eot);
    src: url('/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-FD.eot?#iefix') format('Vazir-opentype'), url('/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-FD.woff') format('woff'), url('/fonts/vazir-font-v18.0.0/Farsi-Digits/Vazir-FD.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Reality;
    src: url('/fonts/reality/Reality.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Byte;
    src: url('/fonts/byte/Byte.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: South;
    src: url('/fonts/southern/Southern.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Pena;
    src: url('/fonts/pena/Pena.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Publicity;
    src: url('/fonts/publicity/Publicity.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Rock;
    src: url('/fonts/rock/Rock.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Mud;
    src: url('/fonts/mud/Mud.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Sketzo;
    src: url('/fonts/sketzo/Sketzo.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Sugoi;
    src: url('/fonts/sugoi/Sugoi.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


.vazir {
    font-family: Vazir !important;
}
.cursive {
    font-family: 'Cursive' !important;
}
.math {
    font-family: 'Math' !important;
}
.monospace {
    font-family: 'Math' !important;
}
.roboto {
    font-family: 'Roboto' !important;
}
.reality {
    font-family: Reality !important;
}
.byte {
    font-family: Byte !important;
}
.south {
    font-family: South !important;
}
.pena {
    font-family: Pena !important;
}
.publicity {
    font-family: Publicity !important;
}
.rock {
    font-family: Rock !important;
}
.mud {
    font-family: Mud !important;
}
.sketzo {
    font-family: Sketzo !important;
}
.sugoi {
    font-family: Sugoi !important;
}