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