@font-face {
    font-family: 'Cairo';
    src: url('Cairo-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cairo';
    src: url('Cairo-Medium.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-size: medium;
}
@font-face {
    font-family: 'Cairo';
    src: url('Cairo-Bold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'TIDO';
    src: url('TIDO R.otf') format('otf');
    font-weight: bold;
    font-style: normal;
}

@font-face {
	font-family: 'WMitra';
	src: url('MitraWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WMitra';
	src: url('MitraWeb-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'WYekan';
	src:  url('YekanWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
