/* fallback */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/material-icons.woff2") format("woff2");
}
@font-face {
  font-family: "Protective Logo";
  font-style: normal;
  font-weight: 400;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/logo.woff") format("woff");
}
@font-face {
  font-family: FSAlbertPro;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/FSAlbert-Bold.otf") format("opentype");
}
@font-face {
  font-family: FSAlbertProBold;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/FSAlbert-Bold.otf") format("opentype");
  font-weight: bold;
}
@font-face {
  font-family: FSAlbertProItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/FSAlbert-Bold.otf") format("opentype");
  font-style: italic;
}
@font-face {
  font-family: FSAlbertProBoldItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/FSAlbert-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: FSAlbertProExtraBold;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/FSAlbert-Bold.otf") format("opentype");
  font-weight: bolder;
}
@font-face {
  font-family: OpenSansBold;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-Bold.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansBoldItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansExtraBold;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansExtraBoldItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-Italic.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansLight;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansLightItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansRegular;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansSemiBold;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansSemiBoldItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansCondensedBold;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSansCondensed-Bold.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansCondensedLight;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSansCondensed-Light.ttf") format("truetype");
}
@font-face {
  font-family: OpenSansCondensedLightItalic;
  src: url("//content.externalsystems.protective.com/styles/assets/fonts/OpenSansCondensed-LightItalic.ttf") format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

/* Rules for sizing the icon. */
.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
  color: rgb(255, 255, 255);
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/*# sourceMappingURL=default-fonts.css.map */
