@font-face {
    font-family: 'Graphik-Regular-Cy';
    src: url('/local/templates/re-store/fonts/Graphik-Regular-Cy.eot');
    src: url('/local/templates/re-store/fonts/Graphik-Regular-Cy.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/re-store/fonts/Graphik-Regular-Cy.woff') format('woff'),
    url('/local/templates/re-store/fonts/Graphik-Regular-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Semibold-Cy';
    src: url('/local/templates/re-store/fonts/Graphik-Semibold-Cy.eot');
    src: url('/local/templates/re-store/fonts/Graphik-Semibold-Cy.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/re-store/fonts/Graphik-Semibold-Cy.woff') format('woff'),
    url('/local/templates/re-store/fonts/Graphik-Semibold-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Bold-Cy';
    src: url('/local/templates/re-store/fonts/Graphik-Bold-Cy.eot');
    src: url('/local/templates/re-store/fonts/Graphik-Bold-Cy.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/re-store/fonts/Graphik-Bold-Cy.woff') format('woff'),
         url('/local/templates/re-store/fonts/Graphik-Bold-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Light-Cy';
    src: url('/local/templates/re-store/fonts/Graphik-Light-Cy.eot');
    src: url('/local/templates/re-store/fonts/Graphik-Light-Cy.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/re-store/fonts/Graphik-Light-Cy.woff') format('woff'),
         url('/local/templates/re-store/fonts/Graphik-Light-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Medium-Cy';
    src: url('/local/templates/re-store/fonts/Graphik-Medium-Cy.eot');
    src: url('/local/templates/re-store/fonts/Graphik-Medium-Cy.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/re-store/fonts/Graphik-Medium-Cy.woff') format('woff'),
         url('/local/templates/re-store/fonts/Graphik-Medium-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Black';
    src: url('/local/templates/re-store/fonts/Graphik-Black.woff2') format('woff2'),
         url('/local/templates/re-store/fonts/Graphik-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



.reg {
    font-family: 'Graphik-Regular-Cy';
    }
    .light {
    font-family: 'Graphik-Light-Cy';
    }
.semibold {
    font-family: 'Graphik-Medium-Cy';
    }
    
.bold {
    font-family: 'Graphik-Semibold-Cy';
    }
.black {
    font-family: 'Graphik-Black';
}

@font-face {
    font-family: 'metrologoregular';
    src: url('/local/templates/re-store/fonts/metrologo-regular-webfont.woff2') format('woff2'),
    url('/local/templates/re-store/fonts/metrologo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}