@font-face
{
    font-family: 'Poppins-Medium';
  src: url('Poppins-Medium.eot');
  src: url('Poppins-Medium.eot?#') format('embedded-opentype'),
      url('Poppins-Medium.woff') format('woff'),
      url('Poppins-Medium.ttf') format('truetype');
}
