@font-face {
    font-family: 'IRANSans';
    src: url('IRANSans.woff') format('woff'); /* Pretty Modern Browsers */
}
@font-face {
    font-family: 'Roboto light';
    src: url('roboto_light.woff2') format('woff2'); /* Pretty Modern Browsers */
}
@font-face {
    font-family: 'Roboto Medium';
    src: url('roboto_medium.woff2') format('woff2'); /* Pretty Modern Browsers */
}
@font-face {
    font-family: 'Roboto';
    src: url('roboto.woff2') format('woff2'); /* Pretty Modern Browsers */
}
@font-face {
    font-family: 'Google_Sans';
    src: url('Google_Sans.woff2') format('woff2'); /* Pretty Modern Browsers */
}
@font-face {
    font-family: 'ABeeZee';
    src: url('ABeeZee.woff2') format('woff2'); /* Pretty Modern Browsers */
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Google_Sans';
    font-weight: 100;
}