@font-face {
    font-family: 'Rodham';
    src: url('Rodham-Regular.woff2') format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rodham-medium';
    src: url('Rodham-Medium.woff2') format("woff2");
    font-weight: light;
    font-style: normal;
}

@font-face {
    font-family: 'Rodham-bold';
    src: url('Rodham-Bold.woff2') format("woff2");
    font-weight: bold;
    font-style: normal;
}