@font-face {
  font-family: "Futura Book";
  src: url("/css/fonts/futur.ttf");
}
.category_box{
    border: none;
    background-size: contain !important;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    max-height: 250px;
    line-height: 250px;
}

.category_box>span{
    vertical-align: bottom;
    bottom: -100px;
    position: relative;
    font-family: Futura Book; 
}

.urlimagehave{
    background-color: transparent;
    color: black;
}
.category_box>span>aux.ng-binding{
    font-size:20px !important;
}