
/* remove this  example line */
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/wp-content/themes/vsc-theme/css/fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/wp-content/themes/vsc-theme/css/fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'fontsocialmedia';
    src: url('font-social-media.ttf') format('truetype'),url('font-social-media.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
