
@font-face {
    font-family: 'ubunturegular';
    src: url('fonts/ubuntu-r-webfont.eot');
    src: url('fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/ubuntu-r-webfont.woff2') format('woff2'),
    url('fonts/ubuntu-r-webfont.woff') format('woff'),
    url('fonts/ubuntu-r-webfont.ttf') format('truetype'),
    url('fonts/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaxlineProLight';
    src: url('fonts/DaxlinePro-Light.eot');
    src: url('fonts/DaxlinePro-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/DaxlinePro-Light.woff') format('woff'),
    url('fonts/DaxlinePro-Light.ttf') format('truetype'),
    url('fonts/DaxlinePro-Light.svg#ubunturegular') format('svg');
    font-weight: 100;
    font-style: normal;
}

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

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