﻿@font-face {
    font-family: 'Muli';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Muli.ttf) format('truetype')
}
@font-face {
    font-family: 'Muli-Light';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Muli-Light_0.ttf) format('truetype')
}
@font-face {
    font-family: 'Muli-Bold';
    font-style: normal;

    src: url(../fonts/Muli-Bold_0.ttf) format('truetype')
}

@font-face {
    font-family: 'Muli-SemiBold';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Muli-SemiBold_0.ttf) format('truetype')
}
@font-face {
    font-family: 'UVF-Lobster';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/UVF-Lobster.ttf) format('truetype')
}

@font-face {
    font-family: 'brandonText';
    src: url('../fonts/brandontext-bold-webfont.eot');
    src: url('../fonts/brandontext-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandontext-bold-webfont.woff') format('woff'), url('../fonts/brandontext-bold-webfont.ttf') format('truetype'), url('../fonts/brandontext-bold-webfont.svg#brandon_textbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'brandonText';
    src: url('../fonts/brandontext-regular-webfont.eot');
    src: url('../fonts/brandontext-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandontext-regular-webfont.woff') format('woff'), url('../fonts/brandontext-regular-webfont.ttf') format('truetype'), url('../fonts/brandontext-regular-webfont.svg#brandon_textregular') format('svg');
    font-weight: normal;
    font-style: normal;
}