@font-face {
    font-family: 'gt_pressuralight';
    src: url('gt_pressura_light-webfont.woff2') format('woff2'),
         url('gt_pressura_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gt_pressuraregular';
    src: url('gt_pressura_regular-webfont.woff2') format('woff2'),
         url('gt_pressura_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gt_pressurabold';
    src: url('gt-pressura-bold-webfont.woff2') format('woff2'),
         url('gt-pressura-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}