﻿@font-face {
    font-display: swap;
    font-family: "GillSans";
    font-style: normal;
    font-weight: 700;
    src: url('lib/gillsans/GillSans Bold.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "GillSans";
    font-style: italic;
    font-weight: 700;
    src: url('lib/gillsans/GillSans BoldItalic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "GillSans";
    font-style: italic;
    font-weight: 400;
    src: url('lib/gillsans/GillSans Italic.ttf') format('truetype');
}

