@font-face {
  font-family: 'Arame-Bold';
  src: url('../fonts/Arame-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Arame-Regular';
  src: url('../fonts/Arame-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Arame-Thin';
  src: url('../fonts/Arame-Thin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: block;
}

@font-face { 
  font-family: 'Light';
  src: url('../fonts/Purista-Light.ttf'); font-display: block;
}
@font-face { 
  font-family: 'Medium';
  src: url('../fonts/Purista-Medium.ttf'); font-display: block;
}
