@font-face {
  font-family: 'Lato';
  src:
    url('../fonts/Lato/latolight.woff2') format('woff2'),
    url('../fonts/Lato/latolight.woff') format('woff'),
    url('../fonts/Lato/latolight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src:
    url('../fonts/Lato/latoregular.woff2') format('woff2'),
    url('../fonts/Lato/latoregular.woff') format('woff'),
    url('../fonts/Lato/latoregular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src:
    url('../fonts/Lato/latomedium.woff2') format('woff2'),
    url('../fonts/Lato/latomedium.woff') format('woff'),
    url('../fonts/Lato/latomedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src:
    url('../fonts/Lato/latosemibold.woff2') format('woff2'),
    url('../fonts/Lato/latosemibold.woff') format('woff'),
    url('../fonts/Lato/latosemibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src:
    url('../fonts/Lato/latobold.woff2') format('woff2'),
    url('../fonts/Lato/latobold.woff') format('woff'),
    url('../fonts/Lato/latobold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src:
    url('../fonts/Lato/latoheavy.woff2') format('woff2'),
    url('../fonts/Lato/latoheavy.woff') format('woff'),
    url('../fonts/Lato/latoheavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
