@font-face {
    font-family: 'verblight-italic';
    src: url('./fonts/verb/VerbLight-Italic-webfont.eot');
    src: url('./fonts/verb/VerbLight-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/verb/VerbLight-Italic-webfont.woff') format('woff'),
         url('./fonts/verb/VerbLight-Italic-webfont.ttf') format('truetype'),
         url('./fonts/verb/VerbLight-Italic-webfont.svg#verblight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'verblight';
    src: url('./fonts/verb/VerbLight-webfont.eot');
    src: url('./fonts/verb/VerbLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/verb/VerbLight-webfont.woff') format('woff'),
         url('./fonts/verb/VerbLight-webfont.ttf') format('truetype'),
         url('./fonts/verb/VerbLight-webfont.svg#verblight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'verb';
    src: url('./fonts/verb/VerbRegular-webfont.eot');
    src: url('./fonts/verb/VerbRegular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/verb/VerbRegular-webfont.woff') format('woff'),
         url('./fonts/verb/VerbRegular-webfont.ttf') format('truetype'),
         url('./fonts/verb/VerbRegular-webfont.svg#verbregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

