﻿/*REGULAR*/

@font-face {
    font-family: 'biodiesel-sansregular';
    src: url('../fonts/biodiesel-sans-regular-webfont.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'biodiesel-sansitalic';
    src: url('../fonts/biodiesel-sans-italic-webfont.woff') format('woff');
    font-style: normal;
}


/*MEDIUM*/

@font-face {
    font-family: 'biodiesel-sansmedium';
    src: url('../fonts/biodiesel-sans-regular-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'biodiesel-sansmedium_italic';
    src: url('../fonts/biodiesel-sans-italic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


/*BOLD*/

@font-face {
    font-family: 'biodiesel-sansbold';
    src: url('../fonts/biodiesel-sans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'biodiesel-sansbold_italic';
    src: url('../fonts/biodiesel-sans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}



/*MENU ROBOTO FONT*/
@font-face {
 font-family: 'biodiesel-roboto';
    src: url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 400;
}



/*MENU ROBOTO FONT*/

@font-face {
    font-family: 'menu-regular';
    src: url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: 400;
}
