@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-light.woff2') format('woff2'),
        url('../fonts/helveticaneue-light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-regular.woff2') format('woff2'),
        url('../fonts/helveticaneue-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/helveticaneue-bold.woff2') format('woff2'),
        url('../fonts/helveticaneue-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "FSMeRegular";
    src: url('../fonts/monotype/webFonts/FSMeRegular/font.woff2') format('woff2'), url('../fonts/monotype/webFonts/FSMeRegular/font.woff') format('woff');
  }
  @font-face {
    font-family: "FSMeBoldItalic";
    src: url('../fonts/monotype/webFonts/FSMeBoldItalic/font.woff2') format('woff2'), url('../fonts/monotype/webFonts/FSMeBoldItalic/font.woff') format('woff');
  }
  @font-face {
    font-family: "FSMeBold";
    src: url('../fonts/monotype/webFonts/FSMeBold/font.woff2') format('woff2'), url('../fonts/monotype/webFonts/FSMeBold/font.woff') format('woff');
  }
  @font-face {
    font-family: "FSMeItalic";
    src: url('../fonts/monotype/webFonts/FSMeItalic/font.woff2') format('woff2'), url('../fonts/monotype/webFonts/FSMeItalic/font.woff') format('woff');
  }
  