@font-face {
    font-family: 'P22';
    src: url('P22-200.svg#P22-200') format('svg'),
         url('P22-200.woff') format('woff'),
         url('P22-200.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'P22';
    src: url('P22-300.svg#P22-300') format('svg'),
         url('P22-300.woff') format('woff'),
         url('P22-300.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'P22';
    src: url('P22-400.svg#P22-400') format('svg'),
    	 url('P22-400.woff') format('woff'),
         url('P22-400.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'P22';
    src: url('P22-600.svg#P22-600') format('svg'),
    	 url('P22-600.woff') format('woff'),
         url('P22-600.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'P22';
    src: url('P22-700.svg#P22-700') format('svg'),
    	 url('P22-700.woff') format('woff'),
         url('P22-700.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}