/*
Theme Name: Nille
Theme URI: https://nille.qodeinteractive.com
Description: Elegant eCommerce Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Text Domain: nille
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
    font-family: 'Italiana-Regular'; /*a name to be used later*/
    src: url('./fonts/Italiana-Regular.ttf'); /*URL to font*/
    font-weight: 400;
}

@font-face {
    font-family: 'Mulish-Black'; /*a name to be used later*/
    src: url('./fonts/Mulish-Black.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-BlackItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-BlackItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-Bold'; /*a name to be used later*/
    src: url('./fonts/Mulish-Bold.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-BoldItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-BoldItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-ExtraBold'; /*a name to be used later*/
    src: url('./fonts/Mulish-ExtraBold.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-ExtraBoldItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-ExtraBoldItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-ExtraLight'; /*a name to be used later*/
    src: url('./fonts/Mulish-ExtraLight.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-ExtraLightItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-ExtraLightItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-Italic'; /*a name to be used later*/
    src: url('./fonts/Mulish-Italic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-Italic-VariableFont_wght'; /*a name to be used later*/
    src: url('./fonts/Mulish-Italic-VariableFont_wght.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-Light'; /*a name to be used later*/
    src: url('./fonts/Mulish-Light.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-LightItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-LightItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-Medium'; /*a name to be used later*/
    src: url('./fonts/Mulish-Medium.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-MediumItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-MediumItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-Regular'; /*a name to be used later*/
    src: url('./fonts/Mulish-Regular.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-SemiBold'; /*a name to be used later*/
    src: url('./fonts/Mulish-SemiBold.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-SemiBoldItalic'; /*a name to be used later*/
    src: url('./fonts/Mulish-SemiBoldItalic.ttf'); /*URL to font*/
}

@font-face {
    font-family: 'Mulish-VariableFont_wght'; /*a name to be used later*/
    src: url('./fonts/Mulish-VariableFont_wght.ttf'); /*URL to font*/
}