@font-face {
    font-family: '2ip-roboto';
    src: url('regular/regular.eot');
    src: url('regular/regular.eot?#iefix') format('embedded-opentype'),
         url('regular/regular.woff2') format('woff2'),
         url('regular/regular.woff') format('woff'),
         url('regular/regular.ttf') format('truetype'),
         url('regular/regular.svg#2ip-roboto') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '2ip-medium';
    src: url('medium/medium.eot');
    src: url('medium/medium.eot?#iefix') format('embedded-opentype'),
         url('medium/medium.woff2') format('woff2'),
         url('medium/medium.woff') format('woff'),
         url('medium/medium.ttf') format('truetype'),
         url('medium/medium.svg#2ip-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
