@font-face {
    font-family: 'Project Space';
    src: local('Project Space'), 
    url('./Project-Space.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}