@font-face {
    font-family: 'GillSans';
    src: url('../fonts/Gill Sans.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSansBold';
    src: url('../fonts/Gill Sans Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Agrandir-GrandHeavy';
    src: url('../fonts/Agrandir-GrandHeavy.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Agrandir-Regular';
    src: url('../fonts/Agrandir-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
