/* Somar Sans Black */
@font-face {
    font-family: 'SomarSans-Black';
    src: url('../fonts/somar-sans/SomarSans-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Somar Sans Bold */
@font-face {
    font-family: 'SomarSans-Bold';
    src: url('../fonts/somar-sans/SomarSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Somar Sans Light */
@font-face {
    font-family: 'SomarSans-Light';
    src: url('../fonts/somar-sans/SomarSans-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Somar Sans Medium */
@font-face {
    font-family: 'SomarSans-Medium';
    src: url('../fonts/somar-sans/SomarSans-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Somar Sans Regular */
@font-face {
    font-family: 'SomarSans-Regular';
    src: url('../fonts/somar-sans/SomarSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Somar Sans SemiBold */
@font-face {
    font-family: 'SomarSans-SemiBold';
    src: url('../fonts/somar-sans/SomarSans-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Somar Sans Thin */
@font-face {
    font-family: 'SomarSans-Thin';
    src: url('../fonts/somar-sans/SomarSans-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}