/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

@font-face {
    font-family: 'Courier Prime';
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/CourierPrime-Regular.ttf?v=1.0.0');

}

@font-face {
    font-family: 'Courier Prime';
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/CourierPrime-Bold.ttf?v=1.0.0');
}