@font-face {
    font-family: 'matricesemibold';
    src: url('../fonts/matrice-semibold.eot');
    src: url('../fonts/matrice-semibold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matrice-semibold.woff2') format('woff2'),
         url('../fonts/matrice-semibold.woff') format('woff'),
         url('../fonts/matrice-semibold.ttf') format('truetype'),
         url('../fonts/matrice-semibold.svg#matricesemibold') format('svg');
} 
@font-face {
    font-family: 'matricemedium';
    src: url('../fonts/matrice-medium.eot');
    src: url('../fonts/matrice-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matrice-medium.woff2') format('woff2'),
         url('../fonts/matrice-medium.woff') format('woff'),
         url('../fonts/matrice-medium.ttf') format('truetype'),
         url('../fonts/matrice-medium.svg#matricemedium') format('svg');
}
@font-face {
    font-family: 'matricebold';
    src: url('../fonts/matrice-bold.eot');
    src: url('../fonts/matrice-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matrice-bold.woff2') format('woff2'),
         url('../fonts/matrice-bold.woff') format('woff'),
         url('../fonts/matrice-bold.ttf') format('truetype'),
         url('../fonts/matrice-bold.svg#matricebold') format('svg');
}
@font-face {
    font-family: 'matriceregular';
    src: url('../fonts/matrice-regular.eot');
    src: url('../fonts/matrice-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/matrice-regular.woff2') format('woff2'),
         url('../fonts/matrice-regular.woff') format('woff'),
         url('../fonts/matrice-regular.ttf') format('truetype'),
         url('../fonts/matrice-regular.svg#matriceregular') format('svg');
}
@font-face {
    font-family: 'LamaSansRegular';
    src: url('../fonts/LamaSansRegular.eot');
    src: url('../fonts/LamaSansRegular.eot') format('embedded-opentype'),
         url('../fonts/LamaSansRegular.woff2') format('woff2'),
         url('../fonts/LamaSansRegular.woff') format('woff'),
         url('../fonts/LamaSansRegular.ttf') format('truetype'),
         url('../fonts/LamaSansRegular.svg#LamaSansRegular') format('svg');
}