/*@font-face {*/
/*    font-family: 'UTM Avo';*/
/*    src: url('UTM/UTM-Avo.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'UTM Avo';*/
/*    src: url('UTM/UTM-AvoBold.ttf') format('truetype');*/
/*    font-display: swap;*/
/*    font-weight: 700;*/
/*}*/
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("glyphicons-halflings-regular.eot");
    src: url("glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
    url("glyphicons-halflings-regular.woff2") format("woff2"),
    url("glyphicons-halflings-regular.woff") format("woff"),
    url("glyphicons-halflings-regular.ttf") format("truetype"),
    url("glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
html, body {
    font-family: "Roboto", sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    font-family: "Roboto", sans-serif;
}
