/* <link rel="stylesheet" href="{basePath}/sfsites/c/resource/Style/css/fonts.css?{versionKey}"/> */

/* FONTS */

/* MONSERRAT */

@font-face {
    font-family: 'Monserrat';
    font-weight: 300;
    font-style: normal;
    src: url('/sfsites/c/resource/Style/fonts/Monserrat/Monserrat-Light.ttf') format('TrueType');
}

@font-face {
    font-family: 'Monserrat';
    font-weight: 400;
    font-style: normal;
    src: url('/sfsites/c/resource/Style/fonts/Monserrat/Monserrat-Regular.ttf') format('TrueType');
}

@font-face {
    font-family: 'Monserrat';
    font-weight: 600;
    font-style: normal;
    src: url('/sfsites/c/resource/Style/fonts/Monserrat/Monserrat-SemiBold.ttf') format('TrueType');
}

@font-face {
    font-family: 'Monserrat';
    font-weight: 600;
    font-style: italic;
    src: url('/sfsites/c/resource/Style/fonts/Monserrat/Monserrat-SemiBoldItalic.ttf') format('TrueType');
}

@font-face {
    font-family: 'Monserrat';
    font-weight: 700;
    font-style: normal;
    src: url('/sfsites/c/resource/Style/fonts/Monserrat/Monserrat-Bold.ttf') format('TrueType');
}

@font-face {
    font-family: 'Monserrat';
    font-weight: 700;
    font-style: italic;
    src: url('/sfsites/c/resource/Style/fonts/Monserrat/Monserrat-BoldItalic.ttf') format('TrueType');
}
