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

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

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

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


