/* Label Sans Variable Font */
@font-face {
    font-family: 'Label Sans';
    src: url('../assets/fonts/LabelSansVF.woff2') format('woff2'),
         url('../assets/fonts/LabelSansVF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* DM Common Icons */
@font-face {
    font-family: 'DM Common Icons';
    src: url('../assets/fonts/dm-common-icons.woff') format('woff'),
         url('../assets/fonts/dm-common-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* DM Font */
@font-face {
    font-family: 'DM Font';
    src: url('../assets/fonts/dm-font.woff') format('woff'),
         url('../assets/fonts/dm-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* DM Social Font */
@font-face {
    font-family: 'DM Social Font';
    src: url('../assets/fonts/dm-social-font.woff') format('woff'),
         url('../assets/fonts/dm-social-font.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Flexslider Icon */
@font-face {
    font-family: 'Flexslider Icon';
    src: url('../assets/fonts/flexslider-icon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Font Awesome */
@font-face {
    font-family: 'FontAwesome';
    src: url('../assets/fonts/fontawesome-webfont.woff') format('woff'),
         url('../assets/fonts/fontawesome-webfont.ttf') format('truetype'),
         url('../assets/fonts/fontawesome-webfont.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* DM Social Icons */
@font-face {
    font-family: 'DM Social Icons';
    src: url('../assets/fonts/social_icons/12052025/dm-social-icons.woff') format('woff'),
         url('../assets/fonts/social_icons/12052025/dm-social-icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 