@font-face {
   font-family: 'RobotoRegular';
   src: url('../fonts/RobotoRegular.eot');
   src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
        url('../fonts/RobotoRegular.woff2') format('woff2'),
        url('../fonts/RobotoRegular.woff') format('woff'),
        url('../fonts/RobotoRegular.ttf') format('truetype'),
        url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
   font-family: 'RobotoBold';
   src: url('../fonts/RobotoBold.eot');
   src: url('../fonts/RobotoBold.eot') format('embedded-opentype'),
        url('../fonts/RobotoBold.woff2') format('woff2'),
        url('../fonts/RobotoBold.woff') format('woff'),
        url('../fonts/RobotoBold.ttf') format('truetype'),
        url('../fonts/RobotoBold.svg#RobotoBold') format('svg');
}

@font-face {
   font-family: 'RobotoCondensedRegular';
   src: url('../fonts/RobotoCondensedRegular.eot');
   src: url('../fonts/RobotoCondensedRegular.eot') format('embedded-opentype'),
        url('../fonts/RobotoCondensedRegular.woff2') format('woff2'),
        url('../fonts/RobotoCondensedRegular.woff') format('woff'),
        url('../fonts/RobotoCondensedRegular.ttf') format('truetype'),
        url('../fonts/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}

@font-face {
   font-family: 'RobotoCondensedBold';
   src: url('../fonts/RobotoCondensedBold.eot');
   src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
        url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
        url('../fonts/RobotoCondensedBold.woff') format('woff'),
        url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
        url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}

@font-face {
   font-family: 'LatoLight';
   src: url('../fonts/LatoLight.eot');
   src: url('../fonts/LatoLight.eot') format('embedded-opentype'),
        url('../fonts/LatoLight.woff2') format('woff2'),
        url('../fonts/LatoLight.woff') format('woff'),
        url('../fonts/LatoLight.ttf') format('truetype'),
        url('../fonts/LatoLight.svg#LatoLight') format('svg');
}

@font-face {
   font-family: 'LatoBold';
    src: url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
   font-family: 'poppinsbold';
   src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
        url('../fonts/poppins-bold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot');
  src: url('../fonts/Lato-Regular.woff2') format('woff2'),
       url('../fonts/Lato-Regular.woff') format('woff'),
       url('../fonts/Lato-Regular.ttf') format('truetype'),
       url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg'),
       url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
