@font-face {
  font-family: Greta;
  src: url('Greta_Arabic_Regular.eot');
  src: url('Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'),
  		 url('Greta_Arabic_Regular.woff') format('woff'),
  		 url('Greta_Arabic_Regular.otf') format("opentype");
}
/*@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);*/
/* latin */
/*@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), url(https://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}*/
/* latin */
/*@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(https://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMTvw3iLehEZ8Hqbhfrhp4xo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}*/

body {
	font-family:"Greta"; //"Lato","Helvetica Neue", Helvetica, Arial, sans-serif
}
h1,h2,h3,h4,h5,h6{
  font-family:"Greta";
}
/*button{
    font-family: "Greta" !important; //,"Lato","Helvetica Neue", Helvetica, Arial, sans-serif
}*/
