@font-face {
  font-family: "Xtrim";
  src: url("./xtrim/xtrim-Light.eot");
  src:
    url("./xtrim/xtrim-Light.eot?#iefix") format("embedded-opentype"),
    url("./xtrim/xtrim-Light.woff2") format("woff2"),
    url("./xtrim/xtrim-Light.woff") format("woff"),
    url("./xtrim/xtrim-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

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

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

body {
  font-family: "Xtrim" !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
li,
a {
  font-family: "Xtrim" !important;
}
