@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('../../../fonts/openSans/OpenSans-Light.ttf'),
    url('../../../fonts/openSans/OpenSans-Light.ttf') format('truetype');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('../../../fonts/openSans/OpenSans-Regular.ttf'),
    url('../../../fonts/openSans/OpenSans-Regular.ttf') format('truetype');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: local('../../../fonts/openSans/OpenSans-Medium.ttf'),
    url('../../../fonts/openSans/OpenSans-Medium.ttf') format('truetype');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('../../../fonts/openSans/OpenSans-SemiBold.ttf'),
    url('../../../fonts/openSans/OpenSans-SemiBold.ttf') format('truetype');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('../../../fonts/openSans/OpenSans-Bold.ttf'),
    url('../../../fonts/openSans/OpenSans-Bold.ttf') format('truetype');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('../../../fonts/openSans/OpenSans-ExtraBold.ttf'),
    url('../../../fonts/openSans/OpenSans-ExtraBold.ttf') format('truetype');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0100-017F, U+0180-024F, U+1E00-1EFF, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local('../../../fonts/poppins/Poppins-Light.ttf'),
    url('../../../fonts/poppins/Poppins-Light.ttf') format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('../../../fonts/poppins/Poppins-Regular.ttf'),
    url('../../../fonts/poppins/Poppins-Regular.ttf') format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local('../../../fonts/poppins/Poppins-Medium.ttf'),
    url('../../../fonts/poppins/Poppins-Medium.ttf') format('truetype');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local('../../../fonts/poppins/Poppins-SemiBold.ttf'),
    url('../../../fonts/poppins/Poppins-SemiBold.ttf') format('truetype');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local('../../../fonts/poppins/Poppins-Bold.ttf'),
    url('../../../fonts/poppins/Poppins-Bold.ttf') format('truetype');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: local('../../../fonts/poppins/Poppins-ExtraBold.ttf'),
    url('../../../fonts/poppins/Poppins-ExtraBold.ttf') format('truetype');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}