Nunito font-face

    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 400;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-Regular.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 400;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-Italic.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 275;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-ExtraLight.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 275;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-ExtraLightItalic.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 300;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-Light.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 300;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-LightItalic.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 600;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-SemiBold.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 600;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-SemiBoldItalic.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 700;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-Bold.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 700;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-BoldItalic.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 800;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-ExtraBold.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 800;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-ExtraBoldItalic.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 900;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-Black.woff') format('woff');
    }
    @font-face {
        font-family: 'Nunito';
        font-style: italic;
        font-weight: 900;
        src: local('Nunito'), url('https://fonts.cdnfonts.com/s/15604/Nunito-BlackItalic.woff') format('woff');
    }

    'Font' 카테고리의 다른 글

    프리텐다드 웹폰트  (0) 2023.09.22
    Raleway,Montserrat,Poppins 구글 폰트 링크  (0) 2023.05.11
    눈누 상업용 무료한글폰트 사이트  (0) 2023.03.31
    수티(SUTI) 웹폰트  (0) 2023.03.30
    에스코어드림 웹폰트  (0) 2023.03.30