
background:url("../img/build-applications-bg.svg") 


@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-Medium.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('../custom-font/Georgia.woff2') format('woff2'),
        url('../custom-font/Georgia.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-Light.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-Regular.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('../custom-font/Georgia-Bold.woff2') format('woff2'),
        url('../custom-font/Georgia-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-LightItalic.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-SemiBold.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-ExtraBold.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../custom-font/LibreFranklin-Bold.woff2') format('woff2'),
        url('../custom-font/LibreFranklin-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

