@font-face {
  font-family: 'PhotoWallPosterSans';
  src: url('../fonts/thebalm/PhotoWallPosterSans-Regular.otf') format('opentype');
  /* font-weight: 700; */
}

@font-face {
  font-family: 'PhotoWall';
  src: url('../fonts/thebalm/PhotoWall-Bold.otf') format('opentype');
  /* font-weight: 700; */
}

@font-face {
  font-family: 'LatoItalic';
  src: url('../fonts/thebalm/Lato-Italic.ttf') format('truetype');
  /* font-weight: 700; */
}

@font-face {
  font-family: 'LatoBold';
  src: url('../fonts/thebalm/Lato-Bold.ttf') format('truetype');
  /* font-weight: 700; */
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/thebalm/Lato-Regular.ttf') format('truetype');
  /* font-weight: 700; */
}
