@font-face {
    font-family: 'Panton';
    src: url('Panton-SemiBold.eot');
    src: url('Panton-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Panton-SemiBold.woff') format('woff'),
        url('Panton-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('Panton-Bold.eot');
    src: url('Panton-Bold.eot?#iefix') format('embedded-opentype'),
        url('Panton-Bold.woff') format('woff'),
        url('Panton-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('Panton-Regular.eot');
    src: url('Panton-Regular.eot?#iefix') format('embedded-opentype'),
        url('Panton-Regular.woff') format('woff'),
        url('Panton-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('Panton-Light.eot');
    src: url('Panton-Light.eot?#iefix') format('embedded-opentype'),
        url('Panton-Light.woff') format('woff'),
        url('Panton-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

