  @font-face {
    font-family: 'Gibson';
    font-style: normal;
    font-weight: 600;
    src: url('gibson/Gibson-Bold.otf') format('opentype');
  }
  @font-face {
    font-family: 'Gibson';
    font-style: normal;
    font-weight: 500;
    src: url('gibson/Gibson-SemiBold.otf') format('opentype');
  }
  @font-face {
    font-family: 'Gibson';
    font-style: normal;
    font-weight: 400;
    src: url('gibson/Gibson-Regular.otf') format('opentype');
  }
  @font-face {
    font-family: 'Gibson';
    font-style: normal;
    font-weight: 300;
    src: url('gibson/Gibson-Light.otf') format('opentype');
  }

