@font-face {
  font-family: "trendsans";
  src: url("../fonts/trendsans.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "catamaran";
  src: url("../fonts/catamaran.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "anggrek";
  src: url("../fonts/anggrek.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* #mainlogo::after{
    display: block;
    height: 4.2px;
    content: '';
    width: 100vw;
    background: #3769ff;
    position: absolute;
    left: calc(100% - 10px);
    top: 65.8%;
  }

#mainlogo{
    position: relative;
} */