/**
 * Rocket Block Theme Icon Font
 * Generated with Icons8 Webfont
 */

@font-face {
  font-family: "Rocket Block Theme Icons";
  src: url("icon-font-rocket-block-theme.woff2") format("woff2"),
    url("icon-font-rocket-block-theme.woff") format("woff"),
    url("icon-font-rocket-block-theme.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.rbt-phone:before {
  content: "\f100";
}

.rbt-account-male:before {
  content: "\f101";
}

.rbt-downloading-updates:before {
  content: "\f102";
}

.rbt-pdf:before {
  content: "\f103";
}

.rbt-place-marker:before {
  content: "\f104";
}

.rbt-checked-checkbox:before {
  content: "\f105";
}

.rbt-verified-account:before {
  content: "\f108";
}

.rbt-upload-to-cloud:before {
  content: "\f10c";
}

.rbt-mail:before {
  content: "\f10d";
}

.rbt-check:before {
  content: "\f10e";
}

.rbt-check-2:before {
  content: "\f10f";
}

.rbt-expand-arrow:before {
  content: "\f111";
}

.rbt-down-arrow:before {
  content: "\f112";
}

.rbt-arrow:before {
  content: "\f113";
}

.rbt-up-arrow:before {
  content: "\f112";
  display: inline-block;
  transform: rotate(180deg);
}

.rbt-circle:before {
  content: "\f114";
}

.rbt-final-state:before {
  content: "\f115";
}

.rbt-facebook:before {
  content: "\f116";
}

.rbt-facebook-2:before {
  content: "\f117";
}

.rbt-facebook-3:before {
  content: "\f118";
}

.rbt-linkedin:before {
  content: "\f119";
}

.rbt-linkedin-2:before {
  content: "\f11a";
}

.rbt-youtube:before {
  content: "\f11b";
}

.rbt-youtube-2:before {
  content: "\f11c";
}

.rbt-youtube-3:before {
  content: "\f11d";
}

.rbt-tiktok:before {
  content: "\f11e";
}

.rbt-arrow-right:before {
  content: "\f11f";
}

.rbt-arrow-left:before {
  content: "\f120";
}

.rbt-calendar:before {
  content: "\f121";
}

[class^="rbt-"]:before,
[class*=" rbt-"]:before {
  font-family: "Rocket Block Theme Icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}