@font-face {
    font-family: bfdisplay;
    font-weight: 700;
    src: url('/fonts/glacier/BF_HEADLINE_NARROW-BOLD.ttf') format('truetype');
}

@font-face {
    font-family: bfheading;
    font-weight: 700;
    src: url('/fonts/glacier/BF_SUB_HEADLINE_BOLD.ttf') format('truetype');
}

@font-face {
    font-family: bfbody;
    font-weight: 400;
    src: url('/fonts/glacier/BF_TEXT_REGULAR.ttf') format('truetype');
}

@font-face {
    font-family: bfutility;
    font-weight: 350;
    src: url('/fonts/glacier/BF_MONO_BOOK.ttf') format('truetype');
}
