/* text */
/** Bold */
@font-face {
  font-family: "SF Pro Text";
  font-weight: 700;
  src:url(./sf-pro-text_bold.woff2) format("woff2")
}
/** semi-bold */
@font-face {
  font-family: "SF Pro Text";
  font-weight: 500;
  src:url(./sf-pro-text_semibold.woff2) format("woff2")
}


/** Regular */
@font-face {
  font-family: "SF Pro Text";
  font-weight: 400;
  src:url(./sf-pro-text_regular.woff2) format("woff2")

}

/** Thin */
@font-face {
  font-family: "SF Pro Text";
  font-weight: 300;
  src:url(./SFProIcons_light.woff) format("woff")
  
}


/* display */
/** Heavy */
@font-face {
  font-family: "SF Pro Display";
  font-weight: 900;
  src:url(./sf-pro-display_heavy.woff2) format("woff2")
}

/** Bold */
@font-face {
  font-family: "SF Pro Display";
  font-weight: 700;
  src:url(./sf-pro-display_bold.woff2) format("woff2")
}
/** semi-bold */
@font-face {
  font-family: "SF Pro Display";
  font-weight: 500;
  src:url(./sf-pro-display_semibold.woff2) format("woff2")
}


/** Regular */
@font-face {
  font-family: "SF Pro Display";
  font-weight: 400;
  src:url(./sf-pro-display_regular.woff2) format("woff2")

}
/** Thin */
@font-face {
  font-family: "SF Pro Display";
  font-weight: 300;
  src:url(./sf-pro-display_light.woff2) format("woff2")
  
}


/* volte */
@font-face {
  font-family: "Volte";

  font-weight: 900;
  src: url(./314648_4_0.eot?#iefix) format("embedded-opentype"), 
  url(./314648_4_0.woff2) format("woff2"), 
  url(./314648_4_0.woff) format("woff"), 
  url(./314648_4_0.ttf) format("truetype")
}
/* volte */
@font-face {
  font-family: "Volte";
  font-weight: 600;
  src: url(./314648_0_0.woff2) format("woff2");
}
/* volte */
@font-face {
  font-family: "Volte";

  font-weight: 500;
  src: url(./314648_3_0.woff2) format("woff2");
}