@font-face {
    font-family: 'Helvetica LT Std Cond';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/helvetica-lt-condensed.woff2');
}

.cfe-title {
    font-family: 'Helvetica LT Std Cond', sans-serif !important;
}

.cfe-login-image {
    background-color: #008E5A;
    background-image: linear-gradient(to bottom, #008E5A, rgba(17, 28, 42, 0.73)),
    url('https://logoeps.com/wp-content/uploads/2013/01/cfe-logo-vector.png');
    background-size: cover;
    color: white;
    padding: 20px;
}
