/*
Lete Sans Math is released under the SIL Open Font License. See the files in this
directory for details. The font can be obtained from several TeX distributions
or package managers. It is recommended to use it with the Lato font or other
sans-serif fonts for the surrounding text.

The OTF fonts have been obtained from http://mirrors.ctan.org/fonts/ and
converted to WOFF.
*/

@namespace url('http://www.w3.org/1999/xhtml');
@namespace m url('http://www.w3.org/1998/Math/MathML');

@font-face {
    font-family: Concrete Math;
    src:          url('Concrete-Math.woff2');
}

@font-face {
    font-family: Concrete Math;
    font-weight: bold;
    src:         url('Concrete-Math-Bold.woff2');
}

