/* Kameron */

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

}

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

}

