  @font-face {
    font-family: 'ProximaNova';
    src: url('/fonts/proximanova_regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'ProximaNova-Bold';
    src: url('/fonts/proximanova_bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }

  @font-face {
    font-family: 'ProximaNova-ExtraBold';
    src: url('/fonts/proximanova_extrabold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }


  @font-face {
    font-family: 'ProximaNova-light';
    src: url('/fonts/proximanova_light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
  }