@font-face {
    font-family: 'md';
    font-style: normal;
    font-weight: 100;
    src: url(/fonts/MDNichromeTest-Thin.otf) format('opentype');
  }
  @font-face {
    font-family: 'md';
    font-style: normal;
    font-weight: 200;
    src: url(/fonts/MDNichromeTest-Light.otf) format('opentype');
  }
  @font-face {
    font-family: 'md';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/MDNichromeTest-Bold.otf) format('opentype');
  }
  @font-face {
    font-family: 'md';
    font-style: normal;
    font-weight: 900;
    src: url(/fonts/MDNichromeTest-Black.otf) format('opentype');
  }
  @font-face {
    font-family: 'sat';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Satoshi-Regular.otf) format('opentype');
  }
  @font-face {
    font-family: 'sat';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Satoshi-Bold.otf) format('opentype');
  }
  @font-face {
    font-family: 'pey';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Peyda-Regular.ttf) format('opentype');
  }
  @font-face {
    font-family: 'pey';
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Peyda-Medium.ttf) format('opentype');
  }
  @font-face {
    font-family: 'pey';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Peyda-Bold.ttf) format('opentype');
  }
  @font-face {
    font-family: 'pey';
    font-style: normal;
    font-weight: 900;
    src: url(/fonts/Peyda-Black.ttf) format('opentype');
  }