@font-face {
  font-family: "Phosphor";
  src:
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/Phosphor.woff2") format("woff2"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/Phosphor.woff") format("woff"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/Phosphor.ttf") format("truetype"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/regular/Phosphor.svg#Phosphor") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-arrow-left:before {
  content: "\e058";
}

.ph.ph-arrow-right:before {
  content: "\e06c";
}

.ph.ph-arrow-up-right:before {
  content: "\e092";
}

.ph.ph-buildings:before {
  content: "\e102";
}

.ph.ph-calendar:before {
  content: "\e108";
}

.ph.ph-calendar-blank:before {
  content: "\e10a";
}

.ph.ph-calendar-check:before {
  content: "\e712";
}

.ph.ph-camera:before {
  content: "\e10e";
}

.ph.ph-caret-down:before {
  content: "\e136";
}

.ph.ph-caret-left:before {
  content: "\e138";
}

.ph.ph-caret-right:before {
  content: "\e13a";
}

.ph.ph-chart-line-down:before {
  content: "\e8b6";
}

.ph.ph-chart-line-up:before {
  content: "\e156";
}

.ph.ph-check:before {
  content: "\e182";
}

.ph.ph-check-circle:before {
  content: "\e184";
}

.ph.ph-clock:before {
  content: "\e19a";
}

.ph.ph-envelope-simple:before {
  content: "\e218";
}

.ph.ph-facebook-logo:before {
  content: "\e226";
}

.ph.ph-fire:before {
  content: "\e242";
}

.ph.ph-handshake:before {
  content: "\e582";
}

.ph.ph-house:before {
  content: "\e2c2";
}

.ph.ph-house-line:before {
  content: "\e2c4";
}

.ph.ph-info:before {
  content: "\e2ce";
}

.ph.ph-instagram-logo:before {
  content: "\e2d0";
}

.ph.ph-lightning:before {
  content: "\e2de";
}

.ph.ph-lock-key:before {
  content: "\e2fe";
}

.ph.ph-magnifying-glass:before {
  content: "\e30c";
}

.ph.ph-map-pin:before {
  content: "\e316";
}

.ph.ph-map-trifold:before {
  content: "\e31a";
}

.ph.ph-newspaper:before {
  content: "\e344";
}

.ph.ph-paper-plane-tilt:before {
  content: "\e398";
}

.ph.ph-pencil-circle:before {
  content: "\e3b0";
}

.ph.ph-phone:before {
  content: "\e3b8";
}

.ph.ph-plugs-connected:before {
  content: "\eb5a";
}

.ph.ph-shield-check:before {
  content: "\e40c";
}

.ph.ph-shield-warning:before {
  content: "\e412";
}

.ph.ph-sliders-horizontal:before {
  content: "\e434";
}

.ph.ph-sun:before {
  content: "\e472";
}

.ph.ph-timer:before {
  content: "\e492";
}

.ph.ph-users-three:before {
  content: "\e68e";
}

.ph.ph-whatsapp-logo:before {
  content: "\e5d0";
}

.ph.ph-wrench:before {
  content: "\e5d4";
}

@font-face {
  font-family: "Phosphor-Fill";
  src:
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/Phosphor-Fill.woff2") format("woff2"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/Phosphor-Fill.woff") format("woff"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/Phosphor-Fill.ttf") format("truetype"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/fill/Phosphor-Fill.svg#Phosphor-Fill") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ph-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-fill.ph-arrow-left:before {
  content: "\e058";
}

.ph-fill.ph-arrow-right:before {
  content: "\e06c";
}

.ph-fill.ph-arrow-up-right:before {
  content: "\e092";
}

.ph-fill.ph-buildings:before {
  content: "\e102";
}

.ph-fill.ph-calendar:before {
  content: "\e108";
}

.ph-fill.ph-calendar-blank:before {
  content: "\e10a";
}

.ph-fill.ph-calendar-check:before {
  content: "\e712";
}

.ph-fill.ph-camera:before {
  content: "\e10e";
}

.ph-fill.ph-caret-down:before {
  content: "\e136";
}

.ph-fill.ph-caret-left:before {
  content: "\e138";
}

.ph-fill.ph-caret-right:before {
  content: "\e13a";
}

.ph-fill.ph-chart-line-down:before {
  content: "\e8b6";
}

.ph-fill.ph-chart-line-up:before {
  content: "\e156";
}

.ph-fill.ph-check:before {
  content: "\e182";
}

.ph-fill.ph-check-circle:before {
  content: "\e184";
}

.ph-fill.ph-clock:before {
  content: "\e19a";
}

.ph-fill.ph-envelope-simple:before {
  content: "\e218";
}

.ph-fill.ph-facebook-logo:before {
  content: "\e226";
}

.ph-fill.ph-fire:before {
  content: "\e242";
}

.ph-fill.ph-handshake:before {
  content: "\e582";
}

.ph-fill.ph-house:before {
  content: "\e2c2";
}

.ph-fill.ph-house-line:before {
  content: "\e2c4";
}

.ph-fill.ph-info:before {
  content: "\e2ce";
}

.ph-fill.ph-instagram-logo:before {
  content: "\e2d0";
}

.ph-fill.ph-lightning:before {
  content: "\e2de";
}

.ph-fill.ph-lock-key:before {
  content: "\e2fe";
}

.ph-fill.ph-magnifying-glass:before {
  content: "\e30c";
}

.ph-fill.ph-map-pin:before {
  content: "\e316";
}

.ph-fill.ph-map-trifold:before {
  content: "\e31a";
}

.ph-fill.ph-newspaper:before {
  content: "\e344";
}

.ph-fill.ph-paper-plane-tilt:before {
  content: "\e398";
}

.ph-fill.ph-pencil-circle:before {
  content: "\e3b0";
}

.ph-fill.ph-phone:before {
  content: "\e3b8";
}

.ph-fill.ph-plugs-connected:before {
  content: "\eb5a";
}

.ph-fill.ph-shield-check:before {
  content: "\e40c";
}

.ph-fill.ph-shield-warning:before {
  content: "\e412";
}

.ph-fill.ph-sliders-horizontal:before {
  content: "\e434";
}

.ph-fill.ph-sun:before {
  content: "\e472";
}

.ph-fill.ph-timer:before {
  content: "\e492";
}

.ph-fill.ph-users-three:before {
  content: "\e68e";
}

.ph-fill.ph-whatsapp-logo:before {
  content: "\e5d0";
}

.ph-fill.ph-wrench:before {
  content: "\e5d4";
}

@font-face {
  font-family: "Phosphor-Bold";
  src:
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/bold/Phosphor-Bold.woff2") format("woff2"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/bold/Phosphor-Bold.woff") format("woff"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/bold/Phosphor-Bold.ttf") format("truetype"),
    url("https://unpkg.com/@phosphor-icons/web@2.1.1/src/bold/Phosphor-Bold.svg#Phosphor-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-bold.ph-arrow-left:before {
  content: "\e058";
}

.ph-bold.ph-arrow-right:before {
  content: "\e06c";
}

.ph-bold.ph-arrow-up-right:before {
  content: "\e092";
}

.ph-bold.ph-buildings:before {
  content: "\e102";
}

.ph-bold.ph-calendar:before {
  content: "\e108";
}

.ph-bold.ph-calendar-blank:before {
  content: "\e10a";
}

.ph-bold.ph-calendar-check:before {
  content: "\e712";
}

.ph-bold.ph-camera:before {
  content: "\e10e";
}

.ph-bold.ph-caret-down:before {
  content: "\e136";
}

.ph-bold.ph-caret-left:before {
  content: "\e138";
}

.ph-bold.ph-caret-right:before {
  content: "\e13a";
}

.ph-bold.ph-chart-line-down:before {
  content: "\e8b6";
}

.ph-bold.ph-chart-line-up:before {
  content: "\e156";
}

.ph-bold.ph-check:before {
  content: "\e182";
}

.ph-bold.ph-check-circle:before {
  content: "\e184";
}

.ph-bold.ph-clock:before {
  content: "\e19a";
}

.ph-bold.ph-envelope-simple:before {
  content: "\e218";
}

.ph-bold.ph-facebook-logo:before {
  content: "\e226";
}

.ph-bold.ph-fire:before {
  content: "\e242";
}

.ph-bold.ph-handshake:before {
  content: "\e582";
}

.ph-bold.ph-house:before {
  content: "\e2c2";
}

.ph-bold.ph-house-line:before {
  content: "\e2c4";
}

.ph-bold.ph-info:before {
  content: "\e2ce";
}

.ph-bold.ph-instagram-logo:before {
  content: "\e2d0";
}

.ph-bold.ph-lightning:before {
  content: "\e2de";
}

.ph-bold.ph-lock-key:before {
  content: "\e2fe";
}

.ph-bold.ph-magnifying-glass:before {
  content: "\e30c";
}

.ph-bold.ph-map-pin:before {
  content: "\e316";
}

.ph-bold.ph-map-trifold:before {
  content: "\e31a";
}

.ph-bold.ph-newspaper:before {
  content: "\e344";
}

.ph-bold.ph-paper-plane-tilt:before {
  content: "\e398";
}

.ph-bold.ph-pencil-circle:before {
  content: "\e3b0";
}

.ph-bold.ph-phone:before {
  content: "\e3b8";
}

.ph-bold.ph-plugs-connected:before {
  content: "\eb5a";
}

.ph-bold.ph-shield-check:before {
  content: "\e40c";
}

.ph-bold.ph-shield-warning:before {
  content: "\e412";
}

.ph-bold.ph-sliders-horizontal:before {
  content: "\e434";
}

.ph-bold.ph-sun:before {
  content: "\e472";
}

.ph-bold.ph-timer:before {
  content: "\e492";
}

.ph-bold.ph-users-three:before {
  content: "\e68e";
}

.ph-bold.ph-whatsapp-logo:before {
  content: "\e5d0";
}

.ph-bold.ph-wrench:before {
  content: "\e5d4";
}
