@font-face {
    font-family:'christmas_sweaterregular';
    src:url('christmas-sweater.eot');
    src:url('christmas-sweater.eot?#iefix') format('embedded-opentype'),
         url('christmas-sweater.woff2') format('woff2'),
         url('christmas-sweater.woff') format('woff'),
         url('christmas-sweater.ttf') format('truetype'),
         url('christmas-sweater.svg#christmas_sweaterregular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'christmas-jumper';
    src:url('christmas_jumper.eot');
    src:url('christmas_jumper.eot?#iefix') format('embedded-opentype'),
         url('christmas_jumper.woff2') format('woff2'),
         url('christmas_jumper.woff') format('woff'),
         url('christmas_jumper.ttf') format('truetype'),
         url('christmas_jumper.svg#christmas-jumper') format('svg');
    font-weight:normal;
    font-style:normal;
}