@font-face {
    font-family: "Source Sans Pro";
    src: url("/fonts/SourceSansPro-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Source Serif Pro";
    src: url("/fonts/SourceSerifPro-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Source Code Pro";
    src: url("/fonts/SourceCodePro-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "North Sails";
    src: url("/fonts/NorthSails.ttf") format("truetype"), url("/fonts/northsails-webfont.woff2") format("woff2"), url("/fonts/northsails-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Plus Jakarta Sans";
    src: url("/fonts/PlusJakartaSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Lumin Sans Std Med";
    src: url("/fonts/LuminSansStd-Medium.otf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lumin Sans Std Reg";
    src: url("/fonts/LuminSansStd-Regular.otf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lumin Sans Std Light";
    src: url("/fonts/LuminSansStd-Light.otf") format("truetype");
    font-weight: lighter;
    font-style: normal;
}


@font-face {
    font-family: "Lumin Sans Std Light Italic";
    src: url("/fonts/LuminSansStd-LightItalic.otf") format("truetype");
    font-weight: lighter;
    font-style: italic;
}

@font-face {
    font-family: "Roboto Light";
    src: url("/fonts/Roboto-Light.woff") format("woff");
    font-weight: lighter;
    font-style: normal;
}


@font-face {
    font-family: "Roboto Medium";
    src: url("/fonts/Roboto-Medium.woff") format("woff");
    font-style: normal;
}


@font-face {
    font-family: "Roboto Regular";
    src: url("/fonts/roboto-regular-webfont.ttf") format("truetype"), url("/fonts/roboto-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Jura";
    src: url("/fonts/Jura-Regular.otf") format("truetype"), url("/fonts/Jura-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Droid Sans";
    src: url("/fonts/DroidSans-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}



 
