@font-face {
    font-family: 'Chakra Petch';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/chakrapetch-light-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Chakra Petch';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/chakrapetch-regular-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Chakra Petch';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/chakrapetch-medium-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Chakra Petch';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/chakrapetch-semibold-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Chakra Petch';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/chakrapetch-bold-webfont.woff2') format('woff2');
}