@font-face {
    font-family: 'POOR';
    src: url('../fonts/POOR.eot');
    src: url('../fonts/POOR.eot') format('embedded-opentype'),
    url('../fonts/POOR.woff2') format('woff2'),
    url('../fonts/POOR.woff') format('woff'),
    url('../fonts/POOR.ttf') format('truetype'),
    url('../fonts/POOR.svg#POORICH') format('svg');
}

@font-face {
  font-family: 'DayRoman';
  src: url('/fonts/DayRoman.eot');
  src: url('/fonts/DayRoman.eot') format('embedded-opentype'),
  url('/fonts/DayRoman.woff')  format('woff'),
  url('/fonts/DayRoman.ttf')  format('truetype'), 
  url('/fonts/DayRoman.svg#DayRoman') format('svg');

}

