/**
 * @license SEE LICENSE.md
 * Copyright Gemeente Amsterdam
 * All rights reserved
 */

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: normal;
  font-weight: 300;
  src: url("AmsterdamSans-Light.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: normal;
  font-weight: 400;
  src: url("AmsterdamSans-Regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: italic;
  font-weight: 400;
  src: url("AmsterdamSans-Italic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: normal;
  font-weight: 700;
  src: url("AmsterdamSans-Bold.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: italic;
  font-weight: 700;
  src: url("AmsterdamSans-BoldItalic.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: normal;
  font-weight: 800;
  src: url("AmsterdamSans-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Amsterdam Sans";
  font-style: normal;
  font-weight: 900;
  src: url("AmsterdamSans-Black.woff2") format("woff2");
}
