@font-face {
  font-family: TeXGyreAdventor;
  src: url("../fonts/texgyreadventor-regular.otf") format("opentype");
}

/*.bg-gradient-primary{
    background: linear-gradient(87deg,#0A93DE 0,#06537D 100%)!important;
  }

.navbar-horizontal .navbar-brand img{
  height: 40px;
}


.btn-primary{
  border-color: #0A93DE;
  background-color: #0A93DE;
}

.btn-primary:hover{

  border-color: #0A93DE;
  background-color: #0A93DE;

}

.btn-neutral{
  color: #0A93DE;

}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before{
  border-color: #0A93DE;
  background-color: #0A93DE;

}*/

img.logo-tmp{
  width: 30%;
}