@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: bold;
  src: local('Fira Sans Bold'), url('../fonts/FiraSans-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Fira Sans'), url('../fonts/FiraSans-Light.ttf') format('truetype');
}


@font-face {
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: normal;
  src: local('Fira Sans'), url('../fonts/FiraSans-LightItalic.ttf') format('truetype');
}

@font-face {
  font-family: 'Fira Mono';
  font-style: normal;
  font-weight: bold;
  src: local('Fira Mono'), url('../fonts/FiraMono-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Fira Mono';
  font-style: normal;
  font-weight: normal;
  src: local('Fira Mono'), url('../fonts/FiraMono-Regular.ttf') format('truetype');
}


@font-face {
  font-family: 'Fira Sans OT';
  font-style: italic;
  font-weight: normal;
  src: local('Fira Sans OT'), url('../fonts/FiraSans-LightItalic.ttf') format('truetype');
}


@font-face {
  font-family: 'Fira Sans OT';
  font-style: normal;
  font-weight: bold;
  src: local('Fira Sans OT'), url('../fonts/FiraSans-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Fira Sans OT';
  font-style: normal;
  font-weight: normal;
  src: local('Fira Sans OT'), url('../fonts/FiraSans-Light.ttf') format('truetype');
}



@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 300;
    src: url("../fonts/Berthold Akzidenz Grotesk Light.otf") format("opentype");

}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 400;
    src: url("../fonts/Berthold Akzidenz Grotesk Regular.otf") format("opentype");
}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/Berthold Akzidenz Grotesk Italic.otf") format("opentype");
}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 500;
    src: url("../fonts/Berthold Akzidenz Grotesk Medium.otf") format("opentype");
}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 500;
    font-style: italic;
    src: url("../fonts/Berthold Akzidenz Grotesk Medium Italic.otf") format("opentype");
}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 700;
    src: url("../fonts/Berthold Akzidenz Grotesk Bold.otf") format("opentype");;
}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 700;
    font-style: italic;
    src: url("../fonts/Berthold Akzidenz Grotesk Bold Italic.otf") format("opentype");
}

@font-face {
    font-family: "AkzidenzGroteskBE";
    font-weight: 800;
    src: url("../fonts/Berthold Akzidenz Grotesk Super.otf");
}
