@font-face {
    font-family: 'Samim';
    src: url('Samim.eot');
    src: url('Samim.eot?#iefix') format('embedded-opentype'),
		 url('Samim.woff') format('woff'),
		 url('Samim.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Samim';
    src: url('Samim-Bold.eot');
    src: url('Samim-Bold.eot?#iefix') format('embedded-opentype'),
		 url('Samim-Bold.woff') format('woff'),
		 url('Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}
