﻿@font-face {
    font-family: 'Street 3';
    src: url('../../fonts/StreetLCG3-Thin.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Street 3';
    src: url('../../fonts/StreetLCG3-ThinItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Street 3';
    src: url('../../fonts/StreetLCG3-Book.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Street 3';
    src: url('../../fonts/StreetLCG3-BookItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Street 3';
    src: url("../../fonts/StreetLCG3-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Street 3';
    src: url("../../fonts/StreetLCG3-MediumItalic.woff2") format("woff2");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Street 3';
    src: url("../../fonts/StreetLCG3-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Street 3';
    src: url("../../fonts/StreetLCG3-BoldItalic.woff2") format("woff2");
    font-weight: 700;
    font-style: italic;
}



