﻿/*
    
  Insert any custom fonts
  Make sure it is accessible!
*/
/*@font-face {
    font-family: 'Bureau Agency FB Bold';
    font-style: normal;
    font-weight: bold;
    font-display: swap;
    src: url('/fonts/BureauAgencyFBBold.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica LT Std Condensed';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/fonts/HelveticaLTStd-Cond.otf') format('opentype');
}*/