github.com/looshlee/beatles@v0.0.0-20220727174639-742810ab631c/Documentation/_themes/sphinx_rtd_theme/sass/_theme_font_local.sass (about)

     1  @font-face 
     2    font-family: 'Inconsolata'
     3    font-style: normal
     4    font-weight: 400
     5    src: local('Inconsolata'), local('Inconsolata-Regular'), url(../fonts/Inconsolata-Regular.ttf) format('truetype')
     6  
     7  @font-face
     8    font-family: 'Inconsolata'
     9    font-style: normal
    10    font-weight: 700
    11    src: local('Inconsolata Bold'), local('Inconsolata-Bold'), url(../fonts/Inconsolata-Bold.ttf) format('truetype')
    12  
    13  @font-face
    14    font-family: 'Lato'
    15    font-style: normal
    16    font-weight: 400
    17    src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/Lato-Regular.ttf) format('truetype')
    18  
    19  @font-face
    20    font-family: 'Lato'
    21    font-style: normal
    22    font-weight: 700
    23    src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/Lato-Bold.ttf) format('truetype')
    24  
    25  @font-face
    26    font-family: 'Lato'
    27    font-style: italic
    28    font-weight: 400
    29    src: local('Lato Italic'), local('Lato-Italic'), url(../fonts/Lato-Italic.ttf) format('truetype')
    30  
    31  @font-face
    32    font-family: 'Lato'
    33    font-style: italic
    34    font-weight: 700
    35    src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(../fonts/Lato-BoldItalic.ttf) format('truetype')
    36  
    37  @font-face
    38    font-family: 'Roboto Slab'
    39    font-style: normal
    40    font-weight: 400
    41    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(../fonts/RobotoSlab-Regular.ttf) format('truetype')
    42  
    43  @font-face 
    44    font-family: 'Roboto Slab'
    45    font-style: normal
    46    font-weight: 700
    47    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(../fonts/RobotoSlab-Bold.ttf) format('truetype')
    48