.rubik-font {
    font-family: 'Rubik', sans-serif;
}

#banner-text {
    font-family: 'Rubik', sans-serif;
    font-weight: 300 !important;
    font-style: normal;
    font-size: 27px;
    letter-spacing: .21em;
    line-height: 1em;
    text-transform: uppercase;
    color: #000;
    text-rendering: optimizeLegibility;
}

.nav-links {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 2.4px;
    line-height: 12px;
    margin: -.618em -.618em;
}

.nav-links a {
    margin: 0 .618em !important;
    padding: .618em 0 !important;
    display: inline-block;
}


.pricing-title-shrunk {
    font-size: 28px;
}

.strike-through {

    text-decoration: line-through;
}
