A mixin for writing @font-face rules in SASS.
Create a font face rule. Embedded OpenType, WOFF2, WOFF, TrueType, and SVG files are automatically sourced.
@include font-face(Samplino, fonts/Samplino);
sudo apt-get update && apt-get install -y apt-transport-https ca-certificates
sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
// Open the /etc/apt/sources.list.d/docker.list and add the following line then save it
// Ubuntu 14.04
deb https://apt.dockerproject.org/repo ubuntu-trusty main
// Ubuntu 16.04