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

@font-face {
  font-family: 'latoblack';
  src: url('../fonts/lato-black-webfont.eot');
  src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latothin';
  src: url('../fonts/lato-thin-webfont.eot');
  src: url('../fonts/lato-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-thin-webfont.woff') format('woff'),
         url('../fonts/lato-thin-webfont.ttf') format('truetype'),
         url('../fonts/lato-thin-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}