﻿/* latin */
@font-face {
    font-family: '1942';
    src: url('/fonts/1942-webfont.eot');
    src: url('/fonts/1942-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/1942-webfont.woff2') format('woff2'),
         url('/fonts/1942-webfont.woff') format('woff'),
         url('/fonts/1942-webfont.ttf') format('truetype'),
         url('/fonts/1942-webfont.svg#1942_report1942_report') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), local('Lobster-Regular'), url(/fonts/Lobster.woff) format('woff');
}
