
@font-face {
    font-family: Abel;
    src: url(../assets/fonts/Abel-Regular.ttf)
}



.logo-franklin-font {
    font-family: 'Libre Franklin', sans-serif;
    font-style: italic;
}

.logo-abel-font {
    font-family: Abel;
}


#arclub_one_product_img {
    height: 800px;
}



.bw-images {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}



.features-section .scale-img {
    width: 60%;
    margin: auto;    
    display: block;
}


.references-section {
    padding-top: 5em;
}
