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

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

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

@font-face {
    font-family: '2ip';
    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') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}