/* font-face */

@font-face {
  font-family: 'latothin';
  src: url('../type/lato-thin-webfont.eot');
  src: url('../type/type/lato-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-thin-webfont.woff') format('woff'),
         url('../type/lato-thin-webfont.ttf') format('truetype'),
         url('../type/lato-thin-webfont.svg#latothin') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latolight';
  src: url('../type/lato-light-webfont.eot');
  src: url('../type/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-light-webfont.woff') format('woff'),
         url('../type/lato-light-webfont.ttf') format('truetype'),
         url('../type/lato-light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latomedium';
  src: url('../type/lato-medium-webfont.eot');
  src: url('../type/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-medium-webfont.woff') format('woff'),
         url('../type/lato-medium-webfont.ttf') format('truetype'),
         url('../type/lato-medium-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latoregular';
  src: url('../type/lato-regular-webfont.eot');
  src: url('../type/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-regular-webfont.woff') format('woff'),
         url('../type/lato-regular-webfont.ttf') format('truetype'),
         url('../type/lato-regular-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latosemibold';
  src: url('../type/lato-semibold-webfont.eot');
  src: url('../type/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-semibold-webfont.woff') format('woff'),
         url('../type/lato-semibold-webfont.ttf') format('truetype'),
         url('../type/lato-semibold-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latobold';
  src: url('../type/lato-bold-webfont.eot');
  src: url('../type/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-bold-webfont.woff') format('woff'),
         url('../type/lato-bold-webfont.ttf') format('truetype'),
         url('../type/lato-bold-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latoblack';
  src: url('../type/lato-black-webfont.eot');
  src: url('../type/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/lato-black-webfont.woff') format('woff'),
         url('../type/lato-black-webfont.ttf') format('truetype'),
         url('../type/lato-black-webfont.svg#latomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sofia_prolight';
  src: url('../type/sofiaprolight-webfont.eot');
  src: url('../type/sofiaprolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../type/sofiaprolight-webfont.woff2') format('woff2'),
         url('../type/sofiaprolight-webfont.woff') format('woff'),
         url('../type/sofiaprolight-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}