﻿

/*
NUNITO
ExtraLight 200 
Light 300
Regular 400 
Medium 500 
SemiBold 600 
Bold 700  
ExtraBold 800
Black 900
*/
    @font-face {
    font-family: 'icomoon';
    src:url("icomoon.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
    font-display: block;
    }

    @font-face {
    font-family: 'Comfortaa Regular';
    font-style: normal;
    font-weight: normal;
    src:url("Comfortaa-Regular.ttf") format("truetype");
    }
    @font-face {
    font-family: 'Comfortaa Medium';
    font-style: normal;
    font-weight: normal;
    src:url("Comfortaa-Medium.ttf") format("truetype");
    }
    @font-face {
    font-family: 'Comfortaa Light';
    font-style: normal;
    font-weight: normal;
    src:url("Comfortaa-Light.ttf") format("truetype");
    }
    @font-face {
    font-family: 'Comfortaa Bold';
    font-style: normal;
    font-weight: normal;
    src:url("Comfortaa-Bold.ttf") format("truetype");
    }

/*NUNITO*/

    @font-face {
    font-family: 'Nunito Regular';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-Regular.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Italic';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-Italic.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito ExtraLight';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-ExtraLight.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: url("Nunito-ExtraLightItalic.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Light';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-Light.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Light Italic';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-LightItalic.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito SemiBold';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-SemiBold.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-SemiBoldItalic.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Bold';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-Bold.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Bold Italic';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-BoldItalic.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito ExtraBold';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-ExtraBold.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-ExtraBoldItalic.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Black';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-Black.ttf") format("truetype");
    }
    

    @font-face {
    font-family: 'Nunito Black Italic';
    font-style: normal;
    font-weight: normal;
    src:url("Nunito-BlackItalic.ttf") format("truetype");
    }


