﻿ @font-face {
  font-family: 'Poppins-Medium';
  src: url('fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/Poppins-Medium.woff') format('woff'), url('fonts/Poppins-Medium.ttf')  format('truetype'), url('fonts/Poppins-Medium.svg#Poppins-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, span, li {
    font-family: "Poppins-Medium";
}