@font-face {
    font-family: 'PantonLightCaps';
    src: url('fonts/PantonLightCaps.eot');
    src: url('fonts/PantonLightCaps.eot') format('embedded-opentype'),
    url('fonts/PantonLightCaps.woff2') format('woff2'),
    url('fonts/PantonLightCaps.woff') format('woff'),
    url('fonts/PantonLightCaps.ttf') format('truetype'),
    url('fonts/PantonLightCaps.svg#PantonLightCaps') format('svg');
}
@font-face {
    font-family: 'PantonRegular';
    src: url('fonts/PantonRegular.eot');
    src: url('fonts/PantonRegular.eot') format('embedded-opentype'),
    url('fonts/PantonRegular.woff2') format('woff2'),
    url('fonts/PantonRegular.woff') format('woff'),
    url('fonts/PantonRegular.ttf') format('truetype'),
    url('fonts/PantonRegular.svg#PantonRegular') format('svg');
}
@font-face {
    font-family: 'PantonLight';
    src: url('fonts/PantonLight.eot');
    src: url('fonts/PantonLight.eot') format('embedded-opentype'),
    url('fonts/PantonLight.woff2') format('woff2'),
    url('fonts/PantonLight.woff') format('woff'),
    url('fonts/PantonLight.ttf') format('truetype'),
    url('fonts/PantonLight.svg#PantonLight') format('svg');
}
@font-face {
    font-family: 'PantonExtraLight';
    src: url('fonts/PantonExtraLight.eot');
    src: url('fonts/PantonExtraLight.eot') format('embedded-opentype'),
    url('fonts/PantonExtraLight.woff2') format('woff2'),
    url('fonts/PantonExtraLight.woff') format('woff'),
    url('fonts/PantonExtraLight.ttf') format('truetype'),
    url('fonts/PantonExtraLight.svg#PantonLightCaps') format('svg');
}