/*
* Social icons font
*/

@font-face {
    font-family: social;
    src: url("/static/fonts/socialico.1439e0c5bd02.otf");
}


/*
* Nunito font set
*/

@font-face {
    font-family: 'nunitoblack';
    src: url("/static/fonts/nunito-black-webfont.002c1095928a.woff2") format('woff2'),
         url("/static/fonts/nunito-black-webfont.cd8386ddce7f.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitobold';
    src: url("/static/fonts/nunito-bold-webfont.7fbc4c041c18.woff2") format('woff2'),
         url("/static/fonts/nunito-bold-webfont.870141a6bfc8.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitoextrabold';
    src: url("/static/fonts/nunito-extrabold-webfont.24a571847164.woff2") format('woff2'),
         url("/static/fonts/nunito-extrabold-webfont.9444ad19c319.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitoextralight';
    src: url("/static/fonts/nunito-extralight-webfont.4a518f67c59b.woff2") format('woff2'),
         url("/static/fonts/nunito-extralight-webfont.28a643139720.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitolight';
    src: url("/static/fonts/nunito-light-webfont.136fd1630900.woff2") format('woff2'),
         url("/static/fonts/nunito-light-webfont.53cb7e64df41.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitomedium';
    src: url("/static/fonts/nunito-medium-webfont.f1d92c630e57.woff2") format('woff2'),
         url("/static/fonts/nunito-medium-webfont.8fb2d8d4accc.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitoregular';
    src: url("/static/fonts/nunito-regular-webfont.9644ae0b9d6c.woff2") format('woff2'),
         url("/static/fonts/nunito-regular-webfont.ce75652685e6.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nunitosemibold';
    src: url("/static/fonts/nunito-semibold-webfont.435a88469e62.woff2") format('woff2'),
         url("/static/fonts/nunito-semibold-webfont.77358f7ff2fb.woff") format('woff');
    font-weight: normal;
    font-style: normal;

}