@font-face {
  font-family: "GE SS Two";
  src: url("../fonts/GESSTwoMedium-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.woff2") format("woff2");
}
html, body, div, span:not(.glyphicon), h1, h2, h3, h4, h5, h6,
a, p, blockquote, pre, abbr, label, legend, table, caption,
input, button, select, textarea {
  font-family: "GE SS Two", "Montserrat", sans-serif !important;
}
