/* #### OSWALD */

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: url('./Oswald-Regular.ttf');
}

@font-face {
    font-family: 'Oswald';
    font-style: bold;
    font-weight: 600;
    src: url('./Oswald-Bold.ttf');
}

@font-face {
    font-family: 'Oswald';
    font-style: bold;
    font-weight: 300;
    src: url('./Oswald-Light.ttf');
}

@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 400;
src: url('ProductSans-Regular.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: italic;
font-weight: 400;
src: url('ProductSans-Italic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 100;
src: url('ProductSans-Thin.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 200;
src: url('ProductSans-Light.woff') format('woff');
}

 @font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 500;
src: url('ProductSans-Medium.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 800;
src: url('ProductSans-Black.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: italic;
font-weight: 100;
src: url('ProductSans-ThinItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: italic;
font-weight: 200;
src: url('ProductSans-LightItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: italic;
font-weight: 500;
src: url('ProductSans-MediumItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: normal;
font-weight: 600;
src: url('ProductSans-Bold.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: italic;
font-weight: 600;
src: url('ProductSans-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Product Sans';
font-style: italic;
font-weight: 800;
src: url('ProductSans-BlackItalic.woff') format('woff');
}
