@font-face {
  font-family: "AlbertSans";
  src: url("../fonts/AlbertSans/AlbertSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/AlbertSans/AlbertSans-Regular.woff") format("woff"),
    url("../fonts/AlbertSans/AlbertSans-Regular.ttf") format("truetype"),
    url("../fonts/AlbertSans/AlbertSans-Regular.svg#AlbertSans-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlbertSans";
  src: url("../fonts/AlbertSans/AlbertSans-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/AlbertSans/AlbertSans-Medium.woff") format("woff"),
    url("../fonts/AlbertSans/AlbertSans-Medium.ttf") format("truetype"),
    url("../fonts/AlbertSans/AlbertSans-Medium.svg#AlbertSans-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlbertSans";
  src: url("../fonts/AlbertSans/AlbertSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/AlbertSans/AlbertSans-Bold.woff") format("woff"),
    url("../fonts/AlbertSans/AlbertSans-Bold.ttf") format("truetype"),
    url("../fonts/AlbertSans/AlbertSans-Bold.svg#AlbertSans-Bold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AlbertSans";
  src: url("../fonts/AlbertSans/AlbertSans-ExtraBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/AlbertSans/AlbertSans-ExtraBold.woff") format("woff"),
    url("../fonts/AlbertSans/AlbertSans-ExtraBold.ttf") format("truetype"),
    url("../fonts/AlbertSans/AlbertSans-ExtraBold.svg#AlbertSans-ExtraBold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}