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

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

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

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