@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/open-sans/OpenSans-Light.7e3e4ddd379e.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/open-sans/OpenSans-Regular.e34bfd074b4c.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/open-sans/OpenSans-Bold.f82807740079.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/open-sans/OpenSans-Italic.d80bb80e81a2.ttf") format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url("../fonts/open-sans/OpenSans-BoldItalic.404b295b2a0e.ttf") format('truetype');
    font-weight: 700;
    font-style: italic;
}
