.lato-glyph {
  position: relative;
  top: 0.1rem;
  display: inline-block;
  font-family: 'lato-bold';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyph-back:before {
  content: "\E235";
}
.glyph-next:before {
  content: "\E236";
}


