@font-face {
    font-family: 'Acumin Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro'), url('../fonts/Acumin-RPro.woff') format('woff');
    }

@font-face {
    font-family: 'Acumin Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro Bold'), url('../fonts/Acumin-BdPro.woff') format('woff');
    }

@font-face {
    font-family: 'Acumin Variable';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Variable'), url('../fonts/AcuminVariableConcept.otf') format('opentype');
    }
