
@font-face {
  font-family: Glasgow;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("fonts/glasgow/Glasgow-Regular.woff2") format("woff2"),
    url("fonts/glasgow/Glasgow-Regular.woff") format("woff");
}

@font-face {
  font-family: Glasgow;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("fonts/glasgow/Glasgow-DemiBold.woff2") format("woff2"),
    url("fonts/glasgow/Glasgow-DemiBold.woff") format("woff");
}

@font-face {
  font-family: Glasgow;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("fonts/glasgow/Glasgow-ExtraBold.woff2") format("woff2"),
    url("fonts/glasgow/Glasgow-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: Lato;
  font-weight: 300;
  font-style: normal;
  src: url("fonts/lato/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: LatoBlack;
  font-weight: 500;
  font-style: normal;
  src: url("fonts/lato/Lato-Black.ttf") format("truetype");
}

@font-face {
  font-family: LatoBold;
  font-weight: 900;
  font-style: normal;
  src: url("fonts/lato/Lato-Bold.ttf") format("truetype");
}
