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