@font-face { font-family: 'lithos'; src: url('fonts/LithosPro-Regular.eot'); /* IE9 Compat Modes */ src: url('fonts/LithosPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/LithosPro-Regular.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/LithosPro-Regular.woff') format('woff'), /* Pretty Modern Browsers */ url('fonts/LithosPro-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/LithosPro-Regular.svg#bpg_glahobold') format('svg'); /* Legacy iOS */ } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } /* body { line-height: 1; } */ ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a{ text-decoration: none; } *{ box-sizing: border-box; outline: none; /* overflow: auto; */ } h1{ font-size: 2em; } h2{ font-size: 1.5em; } h3{ font-size: 1.17em; } h4{ font-size: 1em; } h5{ font-size: 0.83em; } h6{ font-size: 0.67em; } p{ font-size: 1em; } /* .col-1 {width: 8.33%;} .col-2 {width: 16.66%;} .col-3 {width: 25%;} .col-4 {width: 33.33%;} .col-5 {width: 41.66%;} .col-6 {width: 50%;} .col-7 {width: 58.33%;} .col-8 {width: 66.66%;} .col-9 {width: 75%;} .col-10 {width: 83.33%;} .col-11 {width: 91.66%;} .col-12 {width: 100%;} [class*="col-"] { float: left; padding: 15px; } */