@font-face {
    font-family: 'Nunito';
    src: url("../fonts/webfonts/Nunito-Regular.eot");
    src: url("../fonts/webfonts/Nunito-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/webfonts/Nunito-Regular.woff2") format("woff2"),
        url("../fonts/webfonts/Nunito-Regular.woff") format("woff"),
        url("../fonts/webfonts/Nunito-Regular.ttf") format("truetype"),
        url("../fonts/webfonts/Nunito-Regular.svg#Nunito-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url("../fonts/webfonts/Nunito-Bold.eot");
    src: url("../fonts/webfonts/Nunito-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/webfonts/Nunito-Bold.woff2") format("woff2"),
        url("../fonts/webfonts/Nunito-Bold.woff") format("woff"),
        url("../fonts/webfonts/Nunito-Bold.ttf") format("truetype"),
        url("../fonts/webfonts/Nunito-Bold.svg#Nunito-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url("../fonts/webfonts/Nunito-Light.eot");
    src: url("../fonts/webfonts/Nunito-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/webfonts/Nunito-Light.woff2") format("woff2"),
        url("../fonts/webfonts/Nunito-Light.woff") format("woff"),
        url("../fonts/webfonts/Nunito-Light.ttf") format("truetype"),
        url("../fonts/webfonts/Nunito-Light.svg#Nunito-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

