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

/* FONTS */

/* MONTSERRAT */

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

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

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

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

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

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