﻿@font-face {
    font-family: 'Franklin Gothic';
    src: url('Franklin Gothic/Franklin Gothic Book.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Franklin Gothic';
    src: url('Franklin Gothic/Franklin Gothic Demi Regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}