/* Generated by Font Squirrel on February 20, 2024 */

/* 
@font-face {
  font-family: 'FAMILY_NAME';
  font-style: NORMAL_OR_ITALIC;
  font-weight: NUMERIC_WEIGHT_VALUE;
  font-display: swap;
  src: url(FONT_FILE_NAME.woff2) format('woff2');
}
*/

@font-face {
  font-family: "sp-roboto";
  src: url("/includes/assets/fonts/roboto-regular-webfont.woff2") format("woff2"),
    url("/includes/assets/fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "sp-roboto";
  src: url("/includes/assets/fonts/roboto-bold-webfont.woff2") format("woff2"),
    url("/includes/assets/fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "sp-roboto";
  src: url("/includes/assets/fonts/roboto-italic-webfont.woff2") format("woff2"),
    url("/includes/assets/fonts/roboto-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "sp-roboto";
  src: url("/includes/assets/fonts/roboto-light-webfont.woff2") format("woff2"),
    url("/includes/assets/fonts/roboto-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "sp-roboto";
  src: url("/includes/assets/fonts/roboto-medium-webfont.woff2") format("woff2"),
    url("/includes/assets/fonts/roboto-medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

