@font-face {
  font-family: 'CartoGothic';
  src: url('fonts/CartoGothic/CartoGothicStd-Book.eot');
  src: local('CartoGothic Std'), local('CartoGothicStd-Book'), url('fonts/CartoGothic/CartoGothicStd-Book.woff') format('woff'),
   url('fonts/CartoGothic/CartoGothicStd-Book.ttf') format('truetype'),
   url('fonts/CartoGothic/CartoGothicStd-Book.svg') format('svg');
}

@font-face {
  font-family: 'Lato Regular';
  src: url('fonts/Lato%20Regular/lato-reg-webfont.eot');
  src: local('LatoRegular'), url('fonts/Lato%20Regular/lato-reg-webfont.woff') format('woff'),
   url('fonts/Lato%20Regular/lato-reg-webfont.ttf') format('truetype'),
   url('fonts/Lato%20Regular/lato-reg-webfont.svg') format('svg');
}

