﻿/* Lato Black */
@font-face {
  font-family: 'latoblack';
    src: url('font/lato_black/lato-black.eot');
    src: url('font/lato_black/lato-black.eot?#iefix') format('embedded-opentype'),
         url('font/lato_black/lato-black.woff2') format('woff2'),
         url('font/lato_black/lato-black.woff') format('woff'),
         url('font/lato_black/lato-black.ttf') format('truetype'),
         url('font/lato_black/lato-black.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Bold */
@font-face {
    font-family: 'latobold';
    src: url('font/lato_bold/lato-bold.eot');
    src: url('font/lato_bold/lato-bold.eot?#iefix') format('embedded-opentype'),
         url('font/lato_bold/lato-bold.woff2') format('woff2'),
         url('font/lato_bold/lato-bold.woff') format('woff'),
         url('font/lato_bold/lato-bold.ttf') format('truetype'),
         url('font/lato_bold/lato-bold.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Bold Italic */
@font-face {
  font-family: 'latobold_italic';
    src: url('font/lato_bold_italic/lato-bolditalic.eot');
    src: url('font/lato_bold_italic/lato-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('font/lato_bold_italic/lato-bolditalic.woff2') format('woff2'),
         url('font/lato_bold_italic/lato-bolditalic.woff') format('woff'),
         url('font/lato_bold_italic/lato-bolditalic.ttf') format('truetype'),
         url('font/lato_bold_italic/lato-bolditalic.svg#latobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Italic */
@font-face {
    font-family: 'latoitalic';
    src: url('font/lato_italic/lato-italic.eot');
    src: url('font/lato_italic/lato-italic.eot?#iefix') format('embedded-opentype'),
         url('font/lato_italic/lato-italic.woff2') format('woff2'),
         url('font/lato_italic/lato-italic.woff') format('woff'),
         url('font/lato_italic/lato-italic.ttf') format('truetype'),
         url('font/lato_italic/lato-italic.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Regular */
@font-face {
    font-family: 'latoregular';
    src: url('font/lato_regular/lato-regular.eot');
    src: url('font/lato_regular/lato-regular.eot?#iefix') format('embedded-opentype'),
         url('font/lato_regular/lato-regular.woff2') format('woff2'),
         url('font/lato_regular/lato-regular.woff') format('woff'),
         url('font/lato_regular/lato-regular.ttf') format('truetype'),
         url('font/lato_regular/lato-regular.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Lato Semibold */
@font-face {
  font-family: 'latosemibold';
    src: url('font/lato_semibold/lato-semibold.eot');
    src: url('font/lato_semibold/lato-semibold.eot?#iefix') format('embedded-opentype'),
         url('font/lato_semibold/lato-semibold.woff2') format('woff2'),
         url('font/lato_semibold/lato-semibold.woff') format('woff'),
         url('font/lato_semibold/lato-semibold.ttf') format('truetype'),
         url('font/lato_semibold/lato-semibold.svg#latosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Titillium Black */
@font-face {
    font-family: 'titilliumblack';
    src: url('font/titillium_black/titillium-black.eot');
    src: url('font/titillium_black/titillium-black.eot?#iefix') format('embedded-opentype'),
         url('font/titillium_black/titillium-black.woff2') format('woff2'),
         url('font/titillium_black/titillium-black.woff') format('woff'),
         url('font/titillium_black/titillium-black.ttf') format('truetype'),
         url('font/titillium_black/titillium-black.svg#titilliumblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
