@font-face {
    font-family: 'The Crew Pro';
    src: url('../fonts/theCrewPro.woff2') format('woff2'),
    url('../fonts/theCrewPro.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}