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