@font-face {
    font-family: 'Primary';
    src: url('fonts/SolaimanLipi_22-02-2012.woff') format('woff'),
            url('fonts/SolaimanLipi_22-02-2012.ttf') format('truetype');
    }
@font-face {
    font-family: 'Secondary';
    src: url('fonts/SolaimanLipi_22-02-2012.woff') format('woff'),
            url('fonts/SolaimanLipi_22-02-2012.ttf') format('truetype');
    }
@font-face {
    font-family: 'Tertiary';
    src: url('fonts/SolaimanLipi_22-02-2012.woff') format('woff'),
            url('fonts/SolaimanLipi_22-02-2012.ttf') format('truetype');
    font-weight: 400;
    }
@font-face {
    font-family: 'Tertiary';
    src: url('fonts/SolaimanLipi_22-02-2012.woff') format('woff'),
        url('fonts/SolaimanLipi_22-02-2012.ttf') format('truetype');
    font-weight: 700;
    }