/*

100 = thin / hairline
200 = extra light / ultra light
300 = light
400 = normal / regular
500 = medium
600 = semi bold / demi bold
700 = bold
800 = heavy / extra bold
900 = black / ultra bold

*/

/*  INTER UI VARIABLE
//////////////////////////////////////////////////////////////////////////////*/

@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/inter/Inter-var.woff2) format("woff2");
}

@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/inter/Inter-italic-var.woff2) format("woff2");
}

/*  RIGA
//////////////////////////////////////////////////////////////////////////////*/

@font-face {
  font-family: "Riga";
  font-weight: 200;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-ExtraLight.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 200;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-ExtraLightItalic.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 300;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-Light.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 300;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-LightItalic.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-Regular.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 400;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-Italic.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 500;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-Medium.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 500;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-MediumItalic.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-Bold.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 700;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-BoldItalic.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 900;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-Black.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 900;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-BoldItalic.woff) format("woff");
}

@font-face {
  font-family: "Riga";
  font-weight: 900;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/riga/Riga-BlackItalic.woff) format("woff");
}

/*  Public Sans
//////////////////////////////////////////////////////////////////////////////*/

@font-face {
  font-family: "Public Sans";
  font-weight: 100;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Thin.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 100;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-ThinItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 200;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-ExtraLight.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 200;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-ExtraLightItalic.woff2)
    format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 300;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Light.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 300;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-LightItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Regular.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 400;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Italic.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 500;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Medium.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 500;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-MediumItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 600;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-SemiBold.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 600;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-SemiBoldItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 700;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Bold.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 700;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-BoldItalic.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 800;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-ExtraBold.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 800;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-ExtraBoldItalic.woff2)
    format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 900;
  font-style: normal;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-Black.woff2) format("woff2");
}

@font-face {
  font-family: "Public Sans";
  font-weight: 900;
  font-style: italic;
  font-display: block;
  src: url(/files/eightytwenty/fonts/public-sans/PublicSans-BlackItalic.woff2) format("woff2");
}
