@font-face {
    font-family: 'pangramregular';
    src: url('../fonts/pangram-regularpangram-regular-webfont.woff2') format('woff2'),
         url('../fonts/pangram-regularpangram-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pangrammedium';
    src: url('../fonts/pangram-mediumpangram-medium-webfont.woff2') format('woff2'),
         url('../fonts/pangram-mediumpangram-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pangrambold';
    src: url('../fonts/pangram-boldpangram-bold-webfont.woff2') format('woff2'),
         url('../fonts/pangram-boldpangram-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pangramlight';
    src: url('../fonts/pangram-lightpangram-light-webfont.woff2') format('woff2'),
         url('../fonts/pangram-lightpangram-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'miller_textregular';
    src: url('../fonts/miller-textmiller-text-webfont.woff2') format('woff2'),
         url('../fonts/miller-textmiller-text-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}