@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-LightItalic.woff2") format("woff2"),
    url("/fonts/subset-Rift-LightItalic.woff") format("woff"),
    url("/fonts/subset-Rift-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-Medium.woff2") format("woff2"),
    url("/fonts/subset-Rift-Medium.woff") format("woff"),
    url("/fonts/subset-Rift-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-MediumItalic.woff2") format("woff2"),
    url("/fonts/subset-Rift-MediumItalic.woff") format("woff"),
    url("/fonts/subset-Rift-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-Light.woff2") format("woff2"),
    url("/fonts/subset-Rift-Light.woff") format("woff"),
    url("/fonts/subset-Rift-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Rift Demi";
  src: url("/fonts/subset-Rift-DemiItalic.woff2") format("woff2"),
    url("/fonts/subset-Rift-DemiItalic.woff") format("woff"),
    url("/fonts/subset-Rift-DemiItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "FreightSans Pro";
  src: url("/fonts/subset-FreightSansProBook-Regular.woff2") format("woff2"),
    url("/fonts/subset-FreightSansProBook-Regular.woff") format("woff"),
    url("/fonts/subset-FreightSansProBook-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FreightSans Pro";
  src: url("/fonts/subset-FreightSansProMedium-Regular.woff2") format("woff2"),
    url("/fonts/subset-FreightSansProMedium-Regular.woff") format("woff"),
    url("/fonts/subset-FreightSansProMedium-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-Regular.woff2") format("woff2"),
    url("/fonts/subset-Rift-Regular.woff") format("woff"),
    url("/fonts/subset-Rift-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FreightSans Pro";
  src: url("/fonts/subset-FreightSansProLight-Regular.woff2") format("woff2"),
    url("/fonts/subset-FreightSansProLight-Regular.woff") format("woff"),
    url("/fonts/subset-FreightSansProLight-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "FreightSans Pro";
  src: url("/fonts/subset-FreightSansProSemibold-Regular.woff2") format("woff2"),
    url("/fonts/subset-FreightSansProSemibold-Regular.woff") format("woff"),
    url("/fonts/subset-FreightSansProSemibold-Regular.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Rift Demi";
  src: url("/fonts/subset-Rift-Demi.woff2") format("woff2"),
    url("/fonts/subset-Rift-Demi.woff") format("woff"),
    url("/fonts/subset-Rift-Demi.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-BoldItalic.woff2") format("woff2"),
    url("/fonts/subset-Rift-BoldItalic.woff") format("woff"),
    url("/fonts/subset-Rift-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-Italic.woff2") format("woff2"),
    url("/fonts/subset-Rift-Italic.woff") format("woff"),
    url("/fonts/subset-Rift-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Rift";
  src: url("/fonts/subset-Rift-Bold.woff2") format("woff2"),
    url("/fonts/subset-Rift-Bold.woff") format("woff"),
    url("/fonts/subset-Rift-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

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

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