@font-face {
  font-family: 'HelveticaNeue-Thin';
  src: url('../fonts/HelveticaNeue-Thin.eot');
  src: url('../fonts/HelveticaNeue-Thin.woff2') format('woff2'),
       url('../fonts/HelveticaNeue-Thin.woff') format('woff'),
       url('../fonts/HelveticaNeue-Thin.ttf') format('truetype'),
       url('../fonts/HelveticaNeue-Thin.svg#HelveticaNeue-Thin') format('svg'),
       url('../fonts/HelveticaNeue-Thin.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue-Bold';
  src: url('../fonts/helveticaneuebold.eot');
  src: url('../fonts/helveticaneuebold.woff2') format('woff2'),
       url('../fonts/helveticaneuebold.woff') format('woff'),
       url('../fonts/helveticaneuebold.ttf') format('truetype'),
       url('../fonts/helveticaneuebold.svg#helveticaneuebold') format('svg'),
       url('../fonts/helveticaneuebold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue-Italic';
  src: url('../fonts/helveticaneueitalic.eot');
  src: url('../fonts/helveticaneueitalic.woff2') format('woff2'),
       url('../fonts/helveticaneueitalic.woff') format('woff'),
       url('../fonts/helveticaneueitalic.ttf') format('truetype'),
       url('../fonts/helveticaneueitalic.svg#helveticaneueitalic') format('svg'),
       url('../fonts/helveticaneueitalic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/helveticaneue-light.eot');
  src: url('../fonts/helveticaneue-light.woff2') format('woff2'),
       url('../fonts/helveticaneue-light.woff') format('woff'),
       url('../fonts/helveticaneue-light.ttf') format('truetype'),
       url('../fonts/helveticaneue-light.svg#helveticaneue-light') format('svg'),
       url('../fonts/helveticaneue-light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/montserrat-regular.eot');
  src: url('../fonts/montserrat-regular.woff2') format('woff2'),
       url('../fonts/montserrat-regular.woff') format('woff'),
       url('../fonts/montserrat-regular.ttf') format('truetype'),
       url('../fonts/montserrat-regular.svg#montserrat-regular') format('svg'),
       url('../fonts/montserrat-regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}roboto

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/roboto-regular.eot');
  src: url('../fonts/roboto-regular.woff2') format('woff2'),
       url('../fonts/roboto-regular.woff') format('woff'),
       url('../fonts/roboto-regular.ttf') format('truetype'),
       url('../fonts/roboto-regular.svg#roboto-regular') format('svg'),
       url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
