﻿@font-face {
    font-family: 'Acumin Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro'), url('Acumin-RPro.woff') format('woff');
}

* {
    font-family: "Acumin Pro";
}

.label-font-size{
    font-size: 1rem;
}

.FAQ-list {
    list-style-type: disc;
    font-size: 0.7rem;
    line-height: 1.4rem;
}

.acc-heading{
    font-size:0.9rem;
    padding:0.7rem;
}

.acc-body {
    font-size: 0.7rem;
    line-height: 1.5rem;
}
