@font-face {
  font-family: 'Montserrat';
  src: url('fonts/montserrat/Montserrat-Regular.eot');
  src: local('Montserrat'), 
  url('fonts/montserrat/Montserrat-Regular.woff2') format('woff2'), 
  url('fonts/montserrat/Montserrat-Regular.woff') format('woff'), 
  url('fonts/montserrat/Montserrat-Regular.ttf') format('truetype'), 
  url('fonts/montserrat/Montserrat-Regular.svg') format('svg');
  font-weight: 400 !important;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('fonts/lato-light/Lato-Light.eot');
  src: local('Lato'), 
  url('fonts/lato-light/Lato-Light.woff') format('woff'), 
  url('fonts/lato-light/Lato-Light.ttf') format('truetype'), 
  url('fonts/lato-light/Lato-Light.svg') format('svg');
  font-weight: 400 !important;
  font-style: normal;
}

@font-face {
  font-family: 'Zawgyi-One';
  /*src: url('fonts/zawgyi-one/ZAWGYIONE.eot');*/
  src: local('Zawgyi-One'), url('fonts/zawgyi-one/ZAWGYIONE.woff') format('woff'), url('fonts/zawgyi-one/ZAWGYIONE.ttf') format('truetype'), url('fonts/zawgyi-one/ZAWGYIONE.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Zawgyi";
  src: local("Zawgyi"), url("fonts/zawgyi-one/ZAWGYIONE.woff") format("woff"), url("fonts/zawgyi-one/ZAWGYIONE.ttf") format("truetype"), url("fonts/zawgyi-one/ZAWGYIONE.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
