/* // treatstart */

@font-face {
  font-family: 'Inter-Regular';
  src: url('fonts/Inter-Regular.eot');
  src: url('fonts/Inter-Regular.eot') format('embedded-opentype'),
    /* url('fonts/Inter-Regular.woff2') format('woff2'), */
    /* url('fonts/Inter-Regular.woff') format('woff'), */
    url('fonts/Inter-Regular.ttf') format('truetype'),
    url('fonts/Inter-Regular.svg') format('svg');
  /* font-weight: normal;
  font-style: normal; */
}

@font-face {
  font-family: 'Inter-Medium';
  src: url('fonts/Inter-Medium.eot');
  src: url('fonts/Inter-Medium.eot') format('embedded-opentype'),
    /* url('fonts/Inter-Medium.woff2') format('woff2'), */
    /* url('fonts/Inter-Medium.woff') format('woff'), */
    url('fonts/Inter-Medium.ttf') format('truetype'),
    url('fonts/Inter-Medium.svg') format('svg');
  /* font-weight: normal;
  font-style: normal; */
}

@font-face {
  font-family: 'Oranienbaum-Regular';
  src: url('fonts/Oranienbaum-Regular.eot');
  src: url('fonts/Oranienbaum-Regular.eot') format('embedded-opentype'),
    /* url('fonts/Oranienbaum-Regular.woff2') format('woff2'), */
    /* url('fonts/Oranienbaum-Regular.woff') format('woff'), */
    url('fonts/Oranienbaum-Regular.ttf') format('truetype'),
    url('fonts/Oranienbaum-Regular.svg') format('svg');
  /* font-weight: normal;
  font-style: normal; */
}