@font-face {
    font-family: 'Beaufort';
    src: url('BeaufortforLOL-Regular.eot');
    src: url('BeaufortforLOL-Regular.eot?#iefix') format('embedded-opentype'),
         url('BeaufortforLOL-Regular.woff') format('woff'),
         url('BeaufortforLOL-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Beaufort';
    src: url('BeaufortforLOL-Medium.eot');
    src: url('BeaufortforLOL-Medium.eot?#iefix') format('embedded-opentype'),
         url('BeaufortforLOL-Medium.woff') format('woff'),
         url('BeaufortforLOL-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Beaufort';
    src: url('BeaufortforLOL-Bold.eot');
    src: url('BeaufortforLOL-Bold.eot?#iefix') format('embedded-opentype'),
         url('BeaufortforLOL-Bold.woff') format('woff'),
         url('BeaufortforLOL-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}