@font-face {
    font-family: 'Open Sans';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/roboto/OpenSans-Regular.woff") format("woff"),
         url("fonts/roboto/OpenSans-Regular.ttf") format("truetype");
  }

  @font-face {
    font-family: 'FuturaStd Book';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/roboto/FuturaStd-Book.woff') format('woff');
  }

  @font-face {
    font-family: 'FuturaStd Heavy';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/roboto/FuturaStd-Heavy.woff') format('woff');
  }

  @font-face {
    font-family: 'FuturaStd Light';
    font-weight: normal;
    font-style: normal;
    src: url('fonts/roboto/fonts/roboto/FuturaStd-Light.woff') format('woff');
  }

  /* @font-face {
    font-family: 'Roboto-Regular';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/roboto/Roboto-Regular.ttf") format("truetype");
  }

  @font-face {
    font-family: 'Roboto-Medium';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/roboto/Roboto-Medium.ttf") format("truetype");
  }
   */
  @font-face {
    font-family: 'Roboto-Light';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/SFUIDisplay/sf-ui-display-light.otf") format("truetype");
  }

  @font-face {
    font-family: 'Roboto-Regular';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/SFUIDisplay/sf-ui-display-light.otf") format("truetype");
  }

  @font-face {
    font-family: 'Roboto-Medium';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/SFUIDisplay/sf-ui-display-medium.otf") format("truetype");
  }

    /* @font-face {
    font-family: 'Roboto-Regular';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/googlesan/GoogleSans-Regular.ttf") format("truetype");
  }

  @font-face {
    font-family: 'Roboto-Medium';
    font-weight: normal;
    font-style: normal;
    src: url("fonts/googlesan/GoogleSans-Medium.ttf") format("truetype");
  }
   */