@font-face {
    font-family: 'Kamyab';
    src: url('../fonts/Kamyab.woff2') format('woff2'),
         url('../fonts/Kamyab.woff') format('woff'),
         url('../fonts/Kamyab.eot') format('embedded-opentype');
    font-weight: 400;
	font-style: normal;
}

@font-face {
    font-family: 'Kamyab';
    src: url('../fonts/Kamyab-Bold.woff2') format('woff2'),
         url('../fonts/Kamyab-Bold.woff') format('woff'),
         url('../fonts/Kamyab-Bold.eot') format('embedded-opentype');
    font-weight: 500;
    font-weight: 600;
    font-weight: 700;
    font-weight: bold;	
    font-style: normal;
}