@font-face {
    font-family: 'Palanquin';
    src: url('/wp-content/plugins/wedux/fonts/palanquin-thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Palanquin';
    src: url('/wp-content/plugins/wedux/fonts/palanquin-extralight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: Palanquin;
    src: url('/wp-content/plugins/wedux/fonts/palanquin-light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Palanquin';
    src: url('/wp-content/plugins/wedux/fonts/palanquin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Palanquin';
    src: url('/wp-content/plugins/wedux/fonts/palanquin-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Palanquin';
    src: url('/wp-content/plugins/wedux/fonts/palanquin-semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Palanquin';
    src: url('/wp-content/plugins/wedux/fonts/palanquin-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}