/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

@font-face {
    font-family: 'ProximaNovaSoft-Regular';
    src: url('../fonts/ProximaNovaSoft-Regular.otf');
}

body {
    font-family: 'ProximaNovaSoft-Regular', sans-serif;
}