/* Providence Sans Font */

@font-face {
    font-family: 'Providence Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Providence Sans'), url('providence-sans.otf') format('opentype');
}
