@font-face {
  font-family: "SP-Laboratorija";
  src: url("fonts/SP-Laboratorija.woff2") format("woff2"),
       url("fonts/SP-Laboratorija.woff") format("woff"),
       url("fonts/SP-Laboratorija.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "SP-Laboratorija" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x-logo:before {
  content: "\f000";
}

.icon-instagram-logo:before {
  content: "\f001";
}

