@font-face {
    font-family:"pill-gothic-300mg";
    src: url('fonts/pill-gothic-300mg-regular-webfont.woff2') format('woff2'),
         url('fonts/pill-gothic-300mg-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:"pill-gothic-600mg";
    src: url('fonts/pill-gothic-600mg-bold-webfont.woff2') format('woff2'),
         url('fonts/pill-gothic-600mg-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}