@font-face {
  font-family: 'Neptern';
    src:  url('../fonts/Neptern.ttf.woff') format('woff'),
    url('../fonts/Neptern.ttf.svg#Neptern') format('svg'),
    url('../fonts/Neptern.ttf.eot'),
    url('../fonts/Neptern.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'Neptern';
}