@font-face {
  font-family: "PSM";
  src: url("../fonts/PSM-Black.eot");
  src: url("../fonts/PSM-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/PSM-Black.woff2") format("woff2"),
    url("../fonts/PSM-Black.woff") format("woff"),
    url("../fonts/PSM-Black.ttf") format("truetype"),
    url("../fonts/PSM-Black.svg#PSM-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "PSM";
  src: url("../fonts/PSM-Bold.eot");
  src: url("../fonts/PSM-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/PSM-Bold.woff2") format("woff2"),
    url("../fonts/PSM-Bold.woff") format("woff"),
    url("../fonts/PSM-Bold.ttf") format("truetype"),
    url("../fonts/PSM-Bold.svg#PSM-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "PSM";
  src: url("../fonts/PSM-Regular.eot");
  src: url("../fonts/PSM-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/PSM-Regular.woff2") format("woff2"),
    url("../fonts/PSM-Regular.woff") format("woff"),
    url("../fonts/PSM-Regular.ttf") format("truetype"),
    url("../fonts/PSM-Regular.svg#PSM-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"),
    url("../fonts/OpenSans-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url("../fonts/OpenSans-Bold.woff2") format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: local("Open Sans Regular"), local("OpenSans-Regular"),
    url("../fonts/OpenSans-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.eot");
  src: url("../fonts/fa-light-300.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-light-300.woff2") format("woff2"),
    url("../fonts/fa-light-300.woff") format("woff"),
    url("../fonts/fa-light-300.ttf") format("truetype"),
    url("../fonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-regular-400.woff2") format("woff2"),
    url("../fonts/fa-regular-400.woff") format("woff"),
    url("../fonts/fa-regular-400.ttf") format("truetype"),
    url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.woff") format("woff"),
    url("../fonts/fa-solid-900.ttf") format("truetype"),
    url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.woff") format("woff"),
    url("../fonts/fa-brands-400.ttf") format("truetype"),
    url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
