@font-face{font-family:'Poppins';font-style:normal;font-weight:400;src:url('Poppins-Medium.ttf') format('ttf');}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),


       url('poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('onts/poppins-v15-latin-regular.ttf') format('truetype') /* Safari, Android, iOS */

}
